Pinned Repositories
RROS
RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
cargo
The Rust package manager
clap
A full featured, fast Command Line Argument Parser for Rust
completest
Run completions for your program
cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
kubeblocks
KubeBlocks is an open-source control plane that runs and manages databases, message queues and other data infrastructure on K8s.
libc
Raw bindings to platform APIs for Rust
mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
riscv
Low level access to RISC-V processors
RROS
RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
shannmu's Repositories
shannmu/cargo
The Rust package manager
shannmu/clap
A full featured, fast Command Line Argument Parser for Rust
shannmu/completest
Run completions for your program
shannmu/cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
shannmu/kubeblocks
KubeBlocks is an open-source control plane that runs and manages databases, message queues and other data infrastructure on K8s.
shannmu/libc
Raw bindings to platform APIs for Rust
shannmu/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
shannmu/riscv
Low level access to RISC-V processors
shannmu/RROS
RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
shannmu/rust
Empowering everyone to build reliable and efficient software.
shannmu/Rust-For-Linux
Adding support for the Rust language to the Linux kernel.
shannmu/rustc_codegen_c
C based backend for rustc
shannmu/shannmu.github.io
shannmu/tcsp
shannmu/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...