mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-27 06:10:33 +00:00
Merge pull request #1161 from 0x59616e/patch-1
Add '0x59616e/SteinsOS' in 'Operating System'
This commit is contained in:
commit
ed69ca6c3a
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik
|
|||
### Operating systems
|
||||
|
||||
See also [A comparison of operating systems written in Rust](https://github.com/flosse/rust-os-comparison).
|
||||
|
||||
* [0x59616e/SteinsOS](https://github.com/0x59616e/SteinsOS) — An OS for armv8-a architecture.
|
||||
* [nebulet/nebulet](https://github.com/nebulet/nebulet) — A microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
|
||||
* [redox-os/redox](https://gitlab.redox-os.org/redox-os/redox) — [![build badge](https://api.travis-ci.org/redox-os/redox.svg?branch=master)](https://travis-ci.org/redox-os/redox)
|
||||
* [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) — [![build badge](https://api.travis-ci.org/thepowersgang/rust_os.svg?branch=master)](https://travis-ci.org/thepowersgang/rust_os)
|
||||
|
|
Loading…
Reference in a new issue