cpp-library topic
cmake_git_clone
CMake module to clone git repo at config time
nimview
A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS
cpprestsdk
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 i...
DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
MyTinySTL
Achieve a tiny STL in C++11
PicoSHA2
a header-file-only, SHA256 hash generator in C++
blitz
Blitz++ Multi-Dimensional Array Library for C++
libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
gparallel
A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。