Pinned Repositories
2018ali-polardb-game
the code for ali-polardb game
6.824
data-structure
another java collection library
Dynamic-Count-Min-Sketch
a dynamic count-min sketch implementation and experiments for paper
fakedb
A toy transactional db can store two key value pairs.
fakedb2
a toy database support snapshot isolation
hack
The hack computer and its toolchain
lamport-clock
a toy lamport clock implementation.
minidb
a simple in-memory database built for fun
xiaobogaga's Repositories
xiaobogaga/hack
The hack computer and its toolchain
xiaobogaga/minidb
a simple in-memory database built for fun
xiaobogaga/fakedb2
a toy database support snapshot isolation
xiaobogaga/data-structure
another java collection library
xiaobogaga/Dynamic-Count-Min-Sketch
a dynamic count-min sketch implementation and experiments for paper
xiaobogaga/fakedb
A toy transactional db can store two key value pairs.
xiaobogaga/lamport-clock
a toy lamport clock implementation.
xiaobogaga/2018ali-polardb-game
the code for ali-polardb game
xiaobogaga/6.824
xiaobogaga/calcite
Mirror of Apache Calcite
xiaobogaga/dagoba
A tiny in-memory graph database
xiaobogaga/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
xiaobogaga/mdb
LSM tree based key-value database
xiaobogaga/sponge
CS144 Lab Assignments
xiaobogaga/sqlsmith
A random SQL query generator
xiaobogaga/swieros
A tiny hand crafted CPU emulator, C compiler, and Operating System
xiaobogaga/tty
xiaobogaga/unistore
A fun project for evaluating some new optimizations quickly, do not use it
xiaobogaga/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero dependencies. https://vlang.io
xiaobogaga/xv6-riscv
Xv6 for RISC-V