Pinned Repositories
AMOM
A web game based on elm and messenger.
BD-Infra
Simple distributed system consisting of MapReduce, KV-server, Raft and Shared-KV.
BookStore-Backend
Backend design based on SpringBoot for ebookstore.
BookStore-Frontend
Frontend framework based on Next.js for ebookstore.
BusTub
The BusTub Relational Database Management System (Educational)
chfs
A distributed file system similar to Google File System (GFS).
HowToCook
Programmer's guide about how to cook at home (Simplified Chinese only).
LSM-KV
A key-value storage system based on LSM Tree and key-value separation technology based on modern C++. The key-value storage system will support the following basic operations and storage system features such as persistence, garbage collection, etc.
Risc-lt
Good morning, and in case I don't see ya, good afternoon, good evening, and good night.
xv6-riscv
A simple, Unix-like teaching operating system xv6 for RISC-V
Risc-lt's Repositories
Risc-lt/Risc-lt
Good morning, and in case I don't see ya, good afternoon, good evening, and good night.
Risc-lt/xv6-riscv
A simple, Unix-like teaching operating system xv6 for RISC-V
Risc-lt/BusTub
The BusTub Relational Database Management System (Educational)
Risc-lt/LSM-KV
A key-value storage system based on LSM Tree and key-value separation technology based on modern C++. The key-value storage system will support the following basic operations and storage system features such as persistence, garbage collection, etc.
Risc-lt/AMOM
A web game based on elm and messenger.
Risc-lt/BD-Infra
Simple distributed system consisting of MapReduce, KV-server, Raft and Shared-KV.
Risc-lt/chfs
A distributed file system similar to Google File System (GFS).
Risc-lt/HowToCook
Programmer's guide about how to cook at home (Simplified Chinese only).
Risc-lt/kitty
This repo is written for TechJI 2024 kitty wksp.
Risc-lt/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
Risc-lt/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Risc-lt/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Risc-lt/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs