Stars
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, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports comp…
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
📖 C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
C++ implementation of the Go (GoLang) Channel and Select structure
Code of CPP-Concurrency-In-Action-2ed-2019