kissfft by mborgerding

a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid

created at Oct. 25, 2017, 1:55 p.m.

C

49 +0

1,488 +6

284 -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++

58 +0

1,499 +3

196 +2

GitHub
upb by protocolbuffers

a small protobuf implementation in C

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

C

97 +0

1,502 +0

262 +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,520 +6

333 +0

GitHub
Torque3D by TorqueGameEngines

None

created at May 27, 2020, 10:35 p.m.

C++

32 +0

1,529 +11

162 +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,533 +3

147 +1

GitHub
highwayhash by google

Fast strong hash functions: SipHash/HighwayHash

created at Feb. 17, 2016, 4:29 p.m.

C++

50 +0

1,543 +2

187 +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++

127 +0

1,543 +1

308 +0

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++

94 -1

1,551 +1

241 +0

GitHub
quill by odygrd

Asynchronous Low Latency C++ Logging Library

created at Jan. 15, 2020, 11:22 p.m.

C++

29 +0

1,558 +6

160 +1

GitHub
compute by boostorg

A C++ GPU Computing Library for OpenCL

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

C++

110 +0

1,562 +3

333 +0

GitHub
toy by hugoam

the thin c++ game engine

created at Jan. 8, 2017, 5:18 p.m.

C++

74 -1

1,564 +1

101 +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,567 +1

377 +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

109 +0

1,569 +5

459 +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,574 +1

258 +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++

30 +1

1,577 +4

152 +2

GitHub
snmalloc by Microsoft

Message passing based allocator

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

C++

39 +0

1,577 +2

109 +3

GitHub
libavif by AOMediaCodec

libavif - Library for encoding and decoding .avif files

created at June 10, 2019, 5:54 p.m.

C

31 -1

1,578 +6

205 +3

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++

49 +0

1,579 +4

196 +0

GitHub
cpplint by cpplint

Static code checker for C++

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

Python

36 +0

1,585 +1

273 +1

GitHub