Rustboot: A 32-Bit Kernel Written In Rust

Written by Michael Larabel in Mozilla on 27 May 2013 at 12:53 PM EDT. 7 Comments
MOZILLA
Rust, the general purpose programming language developed by Mozilla for being a safe, concurrent, and practical language, can even be used to write a system kernel.

Rust has been around for a few years now though it's adoption hasn't been too widespread yet. For those unfamiliar with the language, visit Rust-Lang.org.

The interesting project pointed out by a Phoronix reader today is Rustboot, a tiny 32-bit kernel written in Rust. This kernel can run within QEMU and is written entirely in Rust, but it doesn't do too much right now. As said in the project's read-me, "It paints the screen bright red and then hangs. That's it."

Those wanting to check out this toy Rust kernel can see its GitHub project page.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week