dyad by rxi

Asynchronous networking for C

created at Aug. 3, 2014, 7 p.m.

C

71 +0

1,437 +0

218 +0

GitHub
libxlsxwriter by jmcnamara

A C library for creating Excel XLSX files.

created at June 8, 2014, 4:36 p.m.

C

58 +0

1,443 +6

323 +0

GitHub
tomlplusplus by marzer

Header-only TOML config file parser and serializer for C++17.

created at Nov. 27, 2019, 7:34 p.m.

C++

28 +0

1,460 +13

141 +1

GitHub
memory by foonathan

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

created at March 29, 2015, 8:28 p.m.

C++

59 +0

1,464 +5

188 +1

GitHub
zlib-ng by zlib-ng

zlib replacement with optimizations for "next generation" systems.

created at Oct. 13, 2014, 3:47 p.m.

C

45 +0

1,479 +5

248 -1

GitHub
cpplint by cpplint

Static code checker for C++

created at Dec. 1, 2015, 12:33 a.m.

Python

37 +0

1,493 +2

266 +0

GitHub
Horde3D by horde3d

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.

created at Sept. 6, 2013, 4:22 p.m.

C++

128 +0

1,495 +1

305 +0

GitHub
robin-hood-hashing by martinus

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

created at July 27, 2013, 11:03 p.m.

C++

40 +0

1,497 +6

142 +0

GitHub
upb by protocolbuffers

a small protobuf implementation in C

created at May 9, 2009, 2:38 a.m.

C

95 +0

1,502 -2

262 +0

GitHub
nanogui by mitsuba-renderer

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL

created at July 21, 2017, 11:04 a.m.

C++

48 +0

1,508 +5

189 +0

GitHub
libtomcrypt by libtom

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

created at July 15, 2010, 4:22 p.m.

C

111 +0

1,510 +3

449 +2

GitHub
DirectXMath by Microsoft

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

created at May 23, 2016, 7:28 p.m.

C++

96 -1

1,511 +2

231 +0

GitHub
compute by boostorg

A C++ GPU Computing Library for OpenCL

created at March 2, 2013, 8:15 p.m.

C++

109 +0

1,513 +2

333 +0

GitHub
snmalloc by Microsoft

Message passing based allocator

created at Jan. 9, 2019, 2:05 p.m.

C++

40 +0

1,514 +3

106 +0

GitHub
blend2d by blend2d

2D Vector Graphics Engine Powered by a JIT Compiler

created at Feb. 2, 2014, 2:01 a.m.

C++

74 +0

1,524 +3

109 +0

GitHub
minimp3 by lieff

Minimalistic MP3 decoder single header library

created at Jan. 9, 2018, 2:58 p.m.

C

48 +0

1,529 +4

203 +0

GitHub
tinyexpr by codeplea

tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

created at Jan. 21, 2016, 2:38 p.m.

C

56 +0

1,531 +3

236 +1

GitHub
libcsptr by Snaipe

Smart pointers for the (GNU) C programming language

created at Jan. 9, 2015, 1:16 p.m.

CMake

62 +0

1,536 +1

143 +0

GitHub
restclient-cpp by mrtazz

C++ client for making HTTP/REST requests

created at Oct. 18, 2010, 3:13 p.m.

C++

87 +0

1,537 +3

372 +0

GitHub
CGraph by ChunelFeng

【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork

created at April 26, 2021, 12:06 p.m.

C++

25 +0

1,550 +35

293 +3

GitHub