Stars
Protocol Buffers - Google's data interchange format
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
GoogleTest - Google Testing and Mocking Framework
A library that provides an embeddable, persistent key-value store for fast storage.
An open-source C++ library developed and used at Facebook.
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…
Event-driven network library for multi-threaded Linux server in C++11
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
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.
A C++ library for interacting with JSON.
SSDB - A fast NoSQL database, an alternative to Redis
LiteIDE is a simple, open source, cross-platform Go IDE.
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
The Paxos library implemented in C++ that has been used in the WeChat production environment.
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available …