Pinned Repositories
arceos
An experimental modular OS written in Rust.
rCore
Rust version of THU uCore OS. Linux compatible.
rCore-Tutorial
Tutorial for rCore OS step by step (3rd edition)
rCore-Tutorial-Book-v3
A book about how to write OS kernels in Rust easily.
rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
rCore_tutorial
Tutorial for rCore OS step by step (2nd edition)
rCoreOS-Crates
rcoreos-related-info
ArceOS related info
virtio-drivers
VirtIO guest drivers in Rust.
zCore
Zircon microkernel reimplemented in Rust.
rcore-os's Repositories
rcore-os/virtio-drivers
VirtIO guest drivers in Rust.
rcore-os/blog
rcore-os Developer Blog
rcore-os/bitmap-allocator
Free space bitmap allocator
rcore-os/arceos
An experimental modular OS written in Rust.
rcore-os/.github
rcore-os/somehal
HAL for high-performance CPU platforms
rcore-os/any-uart
Rust crate for debug uart driver that can be init by dtb.
rcore-os/arm-gic-driver
A driver for the Arm Generic Interrupt Controller version 1-4.
rcore-os/rCoreOS-Crates
rcore-os/rcoreos-related-info
ArceOS related info
rcore-os/allocator
rcore-os/arceos4axvisor
An experimental modular OS written in Rust.
rcore-os/arceos4starry
An experimental modular OS written in Rust.
rcore-os/axaddrspace
ArceOS-Hypervisor guest address space management module
rcore-os/axcpu
Privileged instruction and structure abstractions for various CPU architectures.
rcore-os/axdriver_crates
rcore-os/axfs_crates
Crates for building filesystems.
rcore-os/axhal_crates
rcore-os/axsched
Various scheduler algorithms in a unified interface.
rcore-os/axvisor
Unified modular arceos-hypervisor
rcore-os/cap_access
rcore-os/cargo-lpatch
rcore-os/crate_interface
rcore-os/flatten_objects
rcore-os/kernel_guard
rcore-os/kspin
rcore-os/page_table_multiarch
rcore-os/pie-boot
rcore-os/serial-async
A library that makes creating asynchronous serial drivers even simpler.
rcore-os/x86_uintr
This crate provides support for Intel User Interrupt (UINTR) extensions.