https://github.com/grvydev/project-rustos
An attempt at building an operating system with the Rust Language
https://github.com/grvydev/project-rustos
Last synced: 10 months ago
JSON representation
An attempt at building an operating system with the Rust Language
- Host: GitHub
- URL: https://github.com/grvydev/project-rustos
- Owner: GRVYDEV
- Created: 2021-04-07T14:59:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T03:14:27.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T22:47:24.614Z (over 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-RustOS
An attempt at building an operating system with the Rust Language
This was made following [this](https://os.phil-opp.com/) tutorial