Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nick-lehmann/rustubs
Rust port for the OOSTUBS operating system
https://github.com/nick-lehmann/rustubs
Last synced: about 20 hours ago
JSON representation
Rust port for the OOSTUBS operating system
- Host: GitHub
- URL: https://github.com/nick-lehmann/rustubs
- Owner: nick-lehmann
- Created: 2022-07-26T09:28:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T20:30:38.000Z (about 2 years ago)
- Last Synced: 2024-04-28T04:59:15.158Z (6 months ago)
- Language: Rust
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# RUstubs
RUstubs is a port of the OOSTUBS operating system to Rust.
The two main resources used to develop this repo are:
- [Writing an OS in Rust](https://os.phil-opp.com/)
- [Lecture on OS construction, TU Dresden, summer semester 2022](https://tu-dresden.de/ing/informatik/sya/professur-fuer-betriebssysteme/studium/vorlesungen/betriebssystembau)