Writing an OS in Rust
os.phil-opp.comThis blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code.
System Tools - The Redox Operating System
doc.redox-os.org/book/system-tools.htmlThis book carefully describes the design, implementation, direction, and structure of Redox, the operating system.