Stars
The new Windows Terminal and the original Windows console host, all in the same place!
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
GoogleTest - Google Testing and Mocking Framework
A library that provides an embeddable, persistent key-value store for fast storage.
The open-source database for the realtime web.
Cloud-native high-performance edge/middle/service proxy
FlatBuffers: Memory Efficient Serialization Library
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…
Ceph is a distributed object, block, and file storage platform
NoSQL data store using the seastar framework, compatible with Apache Cassandra
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
High performance server-side application framework
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
A C++ library for interacting with JSON.
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A high availability MySQL cluster that guarantees data consistency between a master and slaves.
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file stor…
A distributed key-value storage system developed by Alibaba Group
A RocksDB compatible KV storage engine with better performance
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
A common bricks library for building scalable and portable distributed machine learning.
simple TCP server / client C++ linux socket
The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.
facebook / kuduraft
Forked from apache/kuduA Raft Library in C++ based on the Raft implementation in Apache Kudu