Lists (1)
Sort Name ascending (A-Z)
Stars
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
ZeroMQ core engine in C++, implements ZMTP/3.1
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Seamless operability between C++11 and Python
A General-purpose Task-parallel Programming System using Modern C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
An open-source C++ library developed and used at Facebook.
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
😎 Awesome lists about all kinds of interesting topics
A collection of resources on modern C++
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
A complete multiplayer shooter project. This project accompanies the Udemy course that teaches how to create it.
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
C++ Parallel Computing and Asynchronous Networking Framework
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#…