https://github.com/unstoppablemango/rust-os
Building an operating system in Rust following Philipp Oppermann's blog
https://github.com/unstoppablemango/rust-os
Last synced: 3 months ago
JSON representation
Building an operating system in Rust following Philipp Oppermann's blog
- Host: GitHub
- URL: https://github.com/unstoppablemango/rust-os
- Owner: UnstoppableMango
- License: mit
- Created: 2023-03-10T03:28:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T08:42:55.000Z (over 2 years ago)
- Last Synced: 2025-04-10T02:49:36.412Z (about 1 year ago)
- 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
Building an operating system in Rust following Philipp Oppermann's blog