There are 27 repositories under cpp-library topic.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
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 and interact with services.
A curated list of awesome header-only C++ libraries
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
Color libraries for Material You
DirectXTex texture processing library
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chromium, Redis and WebKit/Safari
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
:link: C++17 network / graph visualization library - Qt6 / QML node editor.
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
Recipes for the ConanCenter repository
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
DirectXMesh geometry processing library
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
2025年 最新收录整理 500+ 个高质量的 C/C++ 项目,包括但不限于核心开发、基础工具、系统与并发、系统编程、图形处理、网络通信、数据处理、应用框架、开源工具、嵌入式开发等多个领域。适合学习、参考和实战。
C++ reflection library with Lua binding, and JSON and XML serialisation.
A C++ library that directly reads Photoshop PSD files.
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.