amolnayak311's Stars
pingcap/talent-plan
open source training courses about distributed database and distributed systems
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
risinglightdb/risinglight
An educational OLAP database system.
skyzh/write-you-a-vector-db
A Vector Database Tutorial (over CMU-DB's BusTub system)
tikv/raft-engine
A persistent storage engine for Multi-Raft log
ImplFerris/rust-in-production
Rust In Production
skyzh/mini-lsm-solution-checkpoint
Mini-LSM solution checkpoint