Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ulises-jeremias/rust-os
Creating an OS written in Rust based on Philipp Oppermann's blog. https://os.phil-opp.com/
https://github.com/ulises-jeremias/rust-os
Last synced: 20 days ago
JSON representation
Creating an OS written in Rust based on Philipp Oppermann's blog. https://os.phil-opp.com/
- Host: GitHub
- URL: https://github.com/ulises-jeremias/rust-os
- Owner: ulises-jeremias
- License: mit
- Created: 2019-06-29T00:52:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T06:41:02.000Z (over 5 years ago)
- Last Synced: 2024-10-13T02:07:56.109Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-os
Creating an OS written in Rust based on [Philipp Oppermann's blog](https://os.phil-opp.com/).
## NOTES