Stars
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
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
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…
C++ Parallel Computing and Asynchronous Networking Framework
A General-purpose Task-parallel Programming System using Modern C++
MSVC's implementation of the C++ Standard Library.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Range library for C++14/17/20, basis for C++20's std::ranges
Light-weight, simple and fast XML parser for C++ with XPath support
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
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 …
modern C++(C++11), simple, easy to use rpc framework