News

The makers of systems programming language Rust are looking at how to adapt the language for use in the Linux kernel. Josh Triplett, a former Intel engineer and a lead of the Rust language team ...
The Google-backed project to make Rust a second programming language in Linux kernel development after C just took it's next big step. Key to the project is Spain-based developer Miguel Ojeda, who ...
The memory safe programming language will join C and the other traditional languages developers use to create new pieces and drivers of the ubiquitous open source kernel.
As Rust gains more traction in kernel development, it’s becoming clear that this shift isn’t just a novelty. It’s a necessary evolution. One that will make Linux better in the long run.
[Nick] simply tested the waters for a possible future of Rust within the Linux kernel code base, which is something he’s planning to bring up for discussion in this year’s Linux Plumbers ...
How did Rust do it? To grasp what makes Rust so useful, it’s worth taking a peek beneath the hood at how programming languages deal with computer memory.
In an ongoing thread on the Linux kernel mailing list, Greg Kroah-Hartman, a senior project developer, for one urged fellow contributors to embrace those interested in contributing Rust code to ...
Rust is to be added to the Linux kernel as a second language. At FOSDEM, one of the heads of the project presents the current status and some opinions.
Microsoft is rewriting the Win11 kernel with Rust to improve performance and security, replacing some C++ codes with a more concise and efficient language.