Small operating system written in the Rust programming language, following this blog : https://os.phil-opp.com/
| .cargo | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| x86_64-rust_os.json | ||
rust_os
Small operating system written in the Rust programming language, following this blog : https://os.phil-opp.com/