Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.