Pinned Repositories
500lines
500 Lines or Less
ballista
PoC of distributed compute platform using Rust, Apache Arrow, and Kubernetes!
book-wander-linux
ChineseCorpus
A repo which collects chinese corpus for NLP
cockroach
CockroachDB - the open source, cloud-native SQL database.
cpp-learning
CppCon2014
Speaker materials from CppCon 2014
jzhang's Repositories
jzhang/CppCon2014
Speaker materials from CppCon 2014
jzhang/destor
An experimental platform for chunk-level data deduplication. Key words: DDFS, Sparse Index, Extreme Binning, SiLo, Sample Index, BLC; CBR, CFL, CAP, HAR; ASM, OPT; GC, Cumulus
jzhang/dsector
API for parsing binary files using a predefined grammar
jzhang/LearnDataScience
Open Content for self-directed learning in data science
jzhang/ThreadPool
A simple C++11 Thread Pool implementation