Stars
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
Generic lock-free Skiplist container pure C implementation, STL-style set, map
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
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…
Thread pool implementation using c++11 threads
Distributed transactional key-value database, originally created to complement TiDB
Distributed reliable key-value store for the most critical data of a distributed system
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
FoundationDB - the open source, distributed, transactional key-value store
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Sources for my PhD dissertation on the Raft consensus algorithm
TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.
ClickHouse® is a real-time analytics database management system
Delve is a debugger for the Go programming language.