rust-os
There are 15 repositories under rust-os topic.
mirage-rs/Mirage
Reimplementation of the Nintendo Switch firmware
corigan01/QuantumOS
The Operating System built for modern humans!
AFellowSpeedrunner/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.
new-tee-os/new-tee-os
A brand new OS that runs in various kinds of TEEs and supports Linux ABI
HXM4Tech/GalaxyOS
Linux ABI-compatible kernel written in Rust
gky360/rustos
Writing an OS in Rust. RustでOS自作入門。
bitbloxhub/rexos
A simple, small, modern, and fast exokernel, written in Rust
c1m50c/rust-os
Repository loosely following the "Writing an Operating System in Rust" blog by Philipp Oppermann.
dimkauzh/GlyxOS
A custom build OS entirely written in Rust with it's own custom kernel.
harry4939/blog_os
Writing an OS in Rust
i5-650/turb-os-2
A toy OS made in rust
quackitsquinn/novos
Another attempt at a kernel to learn low level x86_64
1Git2Clone/rust-os
My attempt in following a guide in order to create an operating system in Rust. (It doesn't even compile)
br0kenpixel/uos
A "Hello, World" operating system / kernel in Rust.
Chlorophytus/step4
A work-in-progress L4 microkernel implementation in Rust.