Stars
Protocol Buffers - Google's data interchange format
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
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…
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
A fast JSON parser/generator for C++ with both SAX/DOM style API
Go dependency management tool experiment (deprecated)
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.
A high performance and generic framework for distributed DNN training
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 …
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
A RocksDB compatible KV storage engine with better performance