libtap by zorgnax

Write tests in C

created at Feb. 18, 2010, 5:14 a.m.

C

17 +0

248 +1

60 +0

GitHub
tgc by orangeduck

A Tiny Garbage Collector for C

created at April 19, 2016, 3:45 p.m.

C

18 +0

942 -1

61 +1

GitHub
cppnow_presentations_2018 by boostcon

Presentation Material for C++Now 2018

created at May 16, 2018, 11:49 p.m.

C++

20 +0

125 +0

61 +0

GitHub
simdutf by simdutf

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.

created at Feb. 4, 2021, 1:01 a.m.

C++

20 +0

1,000 +10

61 +1

GitHub
Tonic by TonicAudio

Easy and efficient audio synthesis in C++

created at Jan. 25, 2013, 1:17 p.m.

C++

39 +0

515 +1

62 +0

GitHub
madness by m-a-d-n-e-s-s

Multiresolution Adaptive Numerical Environment for Scientific Simulation

created at May 23, 2014, 1:34 p.m.

C++

32 -1

171 +0

62 +0

GitHub
nCine by nCine

A cross-platform 2D game engine

created at May 28, 2019, 5:31 p.m.

C++

29 +0

991 +3

63 -1

GitHub
speedb by speedb-io

A RocksDB compliant high performance scalable embedded key-value store

created at Feb. 22, 2022, 2:18 p.m.

C++

13 +0

842 +1

63 +1

GitHub
StringZilla by ashvardanian

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖

created at Aug. 14, 2020, 8:15 p.m.

C++

19 +0

1,854 +10

64 +0

GitHub
otfcc by caryll

Optimized OpenType builder and inspector.

created at Feb. 2, 2016, 11:13 a.m.

C

41 +0

419 +0

64 +0

GitHub
Recommender by GHamrouni

A C library for product recommendations/suggestions using collaborative filtering (CF)

created at Jan. 4, 2012, 10:40 a.m.

C

31 +0

264 +1

64 +1

GitHub
inifile-cpp by Rookfighter

A header-only and easy to use Ini file parser for C++.

created at Jan. 3, 2016, 4 p.m.

C++

10 +0

333 +6

64 +0

GitHub
reindexer by Restream

Embeddable, in-memory, document-oriented database with a high-level Query builder interface.

created at July 7, 2017, 2:14 p.m.

C++

49 +0

757 +0

64 +0

GitHub
unordered_dense by martinus

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

created at June 24, 2022, 4:03 a.m.

C++

19 +0

799 +5

64 +1

GitHub
hopscotch-map by Tessil

C++ implementation of a fast hash map and hash set using hopscotch hashing

created at Aug. 15, 2016, 12:05 a.m.

C++

39 +0

717 +0

64 +0

GitHub
Bolt by HSA-Libraries

Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.

created at Oct. 16, 2012, 3:56 p.m.

C++

52 +0

370 +0

65 +0

GitHub
libsigcplusplus by libsigcplusplus

libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.

created at Feb. 24, 2018, 4:49 p.m.

C++

23 +0

356 +0

66 +0

GitHub
libspng by randy408

Simple, modern libpng alternative

created at March 28, 2018, 10:39 a.m.

C

27 +0

695 -1

66 +1

GitHub
cppnow_presentations_2017 by boostcon

Presentation Material for C++Now 2017

created at May 19, 2017, 4:52 p.m.

Unknown languages

40 +0

483 +0

67 -1

GitHub
linalg by sgorsten

linalg.h is a single header, public domain, short vector math library for C++

created at Feb. 27, 2016, 11:18 p.m.

C++

30 +0

841 +1

68 +0

GitHub