rCore OS
Results
27
repositories owned by
rCore OS
rCore
3.4k
Stars
367
Forks
Watchers
Rust version of THU uCore OS. Linux compatible.
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-Tutorial
459
Stars
68
Forks
Watchers
Tutorial for rCore OS step by step (3rd edition)
buddy_system_allocator
84
Stars
22
Forks
Watchers
A buddy system allocator in pure Rust.