-
Tsinghua Unviersity
- Beijing, China
- https://chyyuu.github.io/
Stars
An integrated os-level crates repository for operating system and virtualization development
Spec-driven Rust teaching OS generation with automated tests and QEMU validation.
Program executation for xtask in os or bootloader project
chenzhiy2001 / code-debug
Forked from WebFreak001/code-debugSource-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration is based on WebFreak001/code-debug.
Starry-OS / rust-fatfs
Forked from rafalh/rust-fatfsA FAT filesystem library implemented in Rust.
Starry-OS / axsched
Forked from arceos-org/axschedVarious scheduler algorithms in a unified interface.
Starry-OS / lwext4
Forked from gkostka/lwext4ext2/ext3/ext4 filesystem library for microcontrollers
A simple ELF parser written in rust that is useful for kernel
Starry-OS / axio
Forked from arceos-org/axiostd::io-like I/O traits for no_std environment.