Operating systems written in Rust
Recipe | Crates | Categories |
---|---|---|
Host containers with bottlerocket | ||
Run a Rust operating system on your computer with Redox |
[rust_os.incl: titles (P1)](https://github.com/john-cd/rust_howto/issues/431)
Host containers with bottlerocket
bottlerocket⮳ is an operating system designed for hosting containers.
Run a Rust operating system on your computer with Redox
Redox⮳(github)⮳ is an experimental, Unix-like, general-purpose, microkernel-based operating system written in Rust, aiming to bring Rust to a modern microkernel, a full set of programs, and be a complete alternative to Linux and BSD.
[P1 write; move to written-in-rust](https://github.com/john-cd/rust_howto/issues/639)?