Easy Rust
by David McLeod
Rust explained in simple English with plenty of examples for beginners.
Dive into kernels, bare metal, and operating systems written in Rust.
Rust explained in simple English with plenty of examples for beginners.
Official guide to bare-metal and embedded systems programming in Rust.
Learn to write an OS kernel in Rust — a popular university course material.
A Unix-like operating system written in Rust, from scratch.
The dark arts of unsafe Rust — memory layout, FFI, and advanced internals.
Learn Rust by implementing linked lists — ownership and unsafe explained step by step.
by David McLeod
Rust explained in simple English with plenty of examples for beginners.
by Rust Embedded Working Group
Official guide to bare-metal and embedded systems programming in Rust.
by Tsinghua University
Learn to write an OS kernel in Rust — a popular university course material.
by Redox OS Team
A Unix-like operating system written in Rust, from scratch.
by Rust Project
The dark arts of unsafe Rust — memory layout, FFI, and advanced internals.
by Alex Ozdemir
Learn Rust by implementing linked lists — ownership and unsafe explained step by step.