logoalt Hacker News

wewewedxfgdftoday at 4:46 AM5 repliesview on HN

Oh dear can you imagine the crushing complexity of a future Rust kernel.


Replies

dralleytoday at 4:49 AM

By most accounts the Rust4Linux project has made the kernel less complex by forcing some technical debt to be addressed and bad APIs to be improved.

JuniperMesostoday at 5:02 AM

The Linux kernel is already very complex, and I expect that replacing much or all of it with Rust code will be good for making it more tractable to understand. Because you can represent complex states with more sophisticated types than in C, if nothing else.

J_Shelby_Jtoday at 6:24 AM

Complexity of Rust is just codifying existing complexity.

show 1 reply
mrtesthahtoday at 5:27 AM

There’s one already — they seem to be doing decently well.

https://www.redox-os.org/