Stars
Protocol Buffers - Google's data interchange format
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 General-purpose Task-parallel Programming System using Modern C++
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.
oneAPI Threading Building Blocks (oneTBB)
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
A RocksDB compatible KV storage engine with better performance
A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language
ahupowerdns / luawrapper
Forked from tomaka/luawrapperEasy-to-use lua wrapper for C++
Maglev consistent hasher & dynamic load balancer.
Data structures, algorithms and useful functions extended for C++ Library
Lua Wrapper. Lua Binder. Interaction helper between C++ and Lua. Lua as config file for C++. Config parser. Dynamic expression evaluator.
Convenient output for all item-iterable container types for C++.