Linux 0.11 rewritten in idiomatic Rust, boots in QEMU
Summary
Linux 0.11-rs is a modern Rust rewrite of the Linux 0.11 kernel that boots on i386 in QEMU, paired with a Rust user-space library and a full userland. It preserves the original kernel semantics while using Rust abstractions, and ships tooling to build a bootable disk image and a devcontainer for development.