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: about 1 year 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T13:19:18.000Z (about 2 years ago)
- Last Synced: 2025-01-05T05:16:16.108Z (about 1 year 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/)