Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
DuckDB is an analytical in-process SQL database management system
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
A fast JSON parser/generator for C++ with both SAX/DOM style API
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
A composable and fully extensible C++ execution engine library for data management systems.
Aquila is a digital signal processing library for C++11.
A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure
Some useful codes and tools I wrote and used in everyday life.