Stars
Cross-platform, Serial Port library written in C++
A curated list of awesome header-only C++ libraries
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…
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
Learn OpenCV : C++ and Python Examples
手撸解释器教程《Crafting Interpreters》中文翻译
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
Master programming by recreating your favorite technologies from scratch.
Tutorial to create a cross compile environment between MacOs and Raspberry Pi 4 with the framework Qt.
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
Plotting Widget form http://www.WorksLikeClockwork.com
Ultralightweight JSON parser in C++ based on cJSON
Concorde is a computer code for the symmetric traveling salesman problem (TSP) and some related network optimization problems. It was created by David Applegate, Robert E. Bixby, Vašek Chvátal, and…
📚 Freely available programming books
C++ port of the AprilTags library, using OpenCV (and optionally, CGAL)
A good looking terminal emulator which mimics the old cathode display...
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.