Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanluo42/phakel-os
xv6 RISC-V Written in Rust
https://github.com/evanluo42/phakel-os
os riscv rust xv6
Last synced: 12 days ago
JSON representation
xv6 RISC-V Written in Rust
- Host: GitHub
- URL: https://github.com/evanluo42/phakel-os
- Owner: EvanLuo42
- License: mit
- Created: 2024-03-25T04:00:58.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-20T10:47:30.000Z (6 months ago)
- Last Synced: 2024-10-17T08:25:24.125Z (28 days ago)
- Topics: os, riscv, rust, xv6
- Language: Rust
- Homepage:
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phakel OS
Extended from [rCore](https://github.com/rcore-os/rCore-Tutorial-v3) and [xv6-rust](https://github.com/Ko-oK-OS/xv6-rust). Using more modern toolchains such as cargo-make & LLDB.