cpp-library topic

List cpp-library repositories

cmake_git_clone

52
Stars
11
Forks
Watchers

CMake module to clone git repo at config time

nimview

152
Stars
10
Forks
Watchers

A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS

cpprestsdk

7.8k
Stars
1.6k
Forks
Watchers

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

1.5k
Stars
229
Forks
Watchers

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

MyTinySTL

10.9k
Stars
3.2k
Forks
Watchers

Achieve a tiny STL in C++11

PicoSHA2

645
Stars
151
Forks
Watchers

a header-file-only, SHA256 hash generator in C++

blitz

401
Stars
83
Forks
Watchers

Blitz++ Multi-Dimensional Array Library for C++

libtcod

931
Stars
60
Forks
Watchers

A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

scapix

332
Stars
25
Forks
Watchers

Scapix Language Bridge

gparallel

157
Stars
34
Forks
Watchers

A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。