https://github.com/alchetrus/rust-kernel
A basic kernel written in rust
https://github.com/alchetrus/rust-kernel
kernel rust
Last synced: about 1 year ago
JSON representation
A basic kernel written in rust
- Host: GitHub
- URL: https://github.com/alchetrus/rust-kernel
- Owner: alchetrus
- Created: 2025-05-04T20:44:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-08T19:40:29.000Z (about 1 year ago)
- Last Synced: 2025-05-12T01:54:40.367Z (about 1 year ago)
- Topics: kernel, rust
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust kernel
A small kernel written in rust as a pet project in my pursuit of understanding better how the OS works