Operating system development - vadimcn/rust GitHub Wiki
This page aims at referencing here resources and documentation about operating system development with Rust.
Community
Projects
Here is a short list of some OS projects in Rust. Feel free to add your own:
- thestinger/rust-core, a freestanding standard library clone that can even be configured to avoid libc.
- LeoTestard/Quasar
- pcmattman/rustic
- pczarn/rustboot
- cmr/cmoss, a rather inactive OS project
Resources and docs
Contents to come..