2 bookmarks for 2025-01-31

56.

Writing an OS in Rust

os.phil-opp.com

This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code.

55.

System Tools - The Redox Operating System

doc.redox-os.org/book/system-tools.html

This book carefully describes the design, implementation, direction, and structure of Redox, the operating system.