rcore topic

List rcore repositories

rCore-Tutorial-Book-v3

1.1k
Stars
199
Forks
Watchers

A book about how to write OS kernels in Rust easily.

rCore-Tutorial-v3

1.5k
Stars
431
Forks
Watchers

Let's write an OS which can run on RISC-V in Rust from scratch!

rcore-fs

48
Stars
25
Forks
Watchers

The file system module for rCore OS.