13 repos
Educational and experimental operating systems built primarily in C and Rust, spanning kernels, bootloaders, and complete OS implementations. This cluster covers foundational OS concepts including kernel design, memory management, and process scheduling, with a mix of learning-focused tutorials (like rust-raspberrypi-OS-tutorials and blog_os), experimental hobby kernels (toaruos, skift), and specialized systems (maestro, serenity). Developers here are building systems from the ground up to understand low-level architecture and OS internals.