Launched this week

Daxo OS
Rust kernel that boots on metal and runs user code in Ring 3
3 followers
Rust kernel that boots on metal and runs user code in Ring 3
3 followers
An experimental x86_64 kernel built completely from scratch in Rust. Designed as a clean, mostly-safe systems programming playground, it boots natively via UEFI, sets up 4-level paging, runs user-space applications in Ring 3 via GDT/TSS switching, manages a cooperative async task executor, and includes a custom fixed-size heap allocator alongside an ATA PIO driver.
