https://github.com/sammwyy/kitty-paw
BIOS Kernel built in Rust.
https://github.com/sammwyy/kitty-paw
bios kernel os rust rust-kernel
Last synced: about 2 months ago
JSON representation
BIOS Kernel built in Rust.
- Host: GitHub
- URL: https://github.com/sammwyy/kitty-paw
- Owner: sammwyy
- Created: 2022-10-15T06:58:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T04:40:16.000Z (over 2 years ago)
- Last Synced: 2025-01-17T14:54:34.073Z (3 months ago)
- Topics: bios, kernel, os, rust, rust-kernel
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kitty Paw
BIOS Kernel built in Rust.
Based on [phil-oop guide](https://os.phil-opp.com/).