Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
An open-source C++ library developed and used at Facebook.
A General-purpose Task-parallel Programming System using Modern C++
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Data visualization software for embedded devices and projects
A date and time library based on the C++11/14/17 <chrono> header
RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.
Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.
Financial Information Exchange Protocol C++ Library
A C++ and Python implementation of the limit order book.