Rust: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
m Added another Open-Source Hobby OS written in Rust to the list
Zinc is not maintained anymore: https://users.rust-lang.org/t/zinc-mini-post-mortem/7079
Line 22: Line 22:
* [http://www.redox-os.org Redox]
* [http://www.redox-os.org Redox]
** One of the largest and most active Rust OS projects
** One of the largest and most active Rust OS projects
* [https://github.com/hackndev/zinc Zinc]
** uses libcore
** targets embedded MCUs, ARM only so far
* [http://intermezzos.github.io/ intermezzOS]
* [http://intermezzos.github.io/ intermezzOS]
** Small kernel + book, specifically for learning OSDev through Rust
** Small kernel + book, specifically for learning OSDev through Rust
Line 47: Line 44:
* [https://github.com/Arcterus/kRnel kRnl]
* [https://github.com/Arcterus/kRnel kRnl]
* [https://github.com/mahrz/rv6 rv6]
* [https://github.com/mahrz/rv6 rv6]
* [https://github.com/hackndev/zinc Zinc]