Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhznjns/rust-os-learning
Learn to create an operating system with Rust.
https://github.com/bhznjns/rust-os-learning
operating-system os rust
Last synced: 7 days ago
JSON representation
Learn to create an operating system with Rust.
- Host: GitHub
- URL: https://github.com/bhznjns/rust-os-learning
- Owner: BHznJNs
- Created: 2024-03-02T10:40:51.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T13:19:18.000Z (10 months ago)
- Last Synced: 2024-03-04T14:43:36.541Z (10 months ago)
- Topics: operating-system, os, rust
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Operating System Learning
Learn to create an operating system with Rust.
- - -
Learning reference:
- [Writing an OS in Rust](https://os.phil-opp.com/)