rust-osdev
There are 14 repositories under rust-osdev topic.
BugenZhao/litchi-rs
An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!
Narasimha1997/rust-kernel-barebones
A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.
corigan01/QuantumOS
The Operating System built for modern humans!
IAmTheNerdNextDoor/LUM-MARINER
LUM/MARINER attempts to aim to be a clone of XNU/Darwin written in Rust just without the Apple stuff. A kernel and Operating System.
holu31/EtherOS
🇷🇺 Российская монолитная операционная система на Rust
cherrydevs/cherrykernel
🍒 Small, simple, and fast kernel written in Rust. 🌸
HXM4Tech/GalaxyOS
Linux ABI-compatible kernel written in Rust
BindraAgamjot256/PortfoliOS
An Operating system written in rust, as a text based mirror for my portfolio, as well as a personal foray into operating system development for me.
akosnad/akOS
Rust hobby OS/kernel
H-3D/h-3x
H-3X is a Rust-based toy operating system kernel. It was created as a hobby project to learn about OS development.
alkuzin/eciton
Experimental x86-32 exokernel written in Rust.
quackitsquinn/novos
Another attempt at a kernel to learn low level x86_64
alnyan/acpi-system
ACPI management implementation written in Rust
br0kenpixel/uos
A "Hello, World" operating system / kernel in Rust.