TinyTIFF by jkriege2

lightweight TIFF reader/writer library (C/C++)

updated at Nov. 12, 2024, 8:20 a.m.

C++

14 +0

143 +1

41 +0

GitHub
sparsepp by greg7mdp

A fast, memory efficient hash map for C++

updated at Nov. 12, 2024, 7:14 a.m.

C++

65 +0

1,253 +3

123 +0

GitHub
libu by koanlogic

LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks

updated at Nov. 12, 2024, 6:48 a.m.

C

32 +0

441 +1

96 +0

GitHub
junction by preshing

Concurrent data structures in C++

updated at Nov. 12, 2024, 6:31 a.m.

C++

72 +0

1,408 +3

153 +0

GitHub
bit7z by rikyoz

A C++ static library offering a clean and simple interface to the 7-zip shared libraries.

updated at Nov. 12, 2024, 5:44 a.m.

C++

19 +0

650 +5

117 -2

GitHub
dynamix by iboB

fish cake A new take on polymorphism

updated at Nov. 12, 2024, 3:15 a.m.

C++

38 +0

672 +1

45 +0

GitHub
OpenSubdiv by PixarAnimationStudios

An Open-Source subdivision surface library.

updated at Nov. 12, 2024, 2:34 a.m.

C++

307 +0

2,897 +1

561 +0

GitHub
toy by hugoam

the thin c++ game engine

updated at Nov. 11, 2024, 10:37 p.m.

C++

74 -1

1,564 +1

101 +0

GitHub
actor-framework by actor-framework

An Open Source Implementation of the Actor Model in C++

updated at Nov. 11, 2024, 9:33 p.m.

C++

178 +0

3,199 +2

544 -1

GitHub
30-seconds-of-cpp by Bhupesh-V

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉

updated at Nov. 11, 2024, 8 p.m.

C++

29 +0

1,448 +1

609 +0

GitHub
vlfeat by vlfeat

An open library of computer vision algorithms

updated at Nov. 11, 2024, 7:14 p.m.

C

155 +0

1,596 +1

625 +0

GitHub
easy_reflection_cpp by chocolacula

Reflection brings the best way to serialize/deserialize json and yaml in C++

updated at Nov. 11, 2024, 6:12 p.m.

C++

3 +0

96 +1

7 +0

GitHub
partio by wdas

C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. https://wdas.github.io/partio

updated at Nov. 11, 2024, 3:06 p.m.

C

54 +0

461 -1

133 +0

GitHub
nCine by nCine

A cross-platform 2D game engine

updated at Nov. 11, 2024, 3:02 p.m.

C++

31 +0

1,079 +1

62 -1

GitHub
liquidfun by google

2D physics engine for games

updated at Nov. 11, 2024, 2:46 p.m.

C++

240 +0

4,723 +1

640 +0

GitHub
g3log by KjellKod

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.

updated at Nov. 11, 2024, 2 p.m.

C++

52 +0

908 +1

271 +0

GitHub
json-voorhees by tgockel

A killer modern C++ library for interacting with JSON.

updated at Nov. 11, 2024, 10:51 a.m.

C++

10 +0

129 +1

18 +0

GitHub
meta by meta-toolkit

A Modern C++ Data Sciences Toolkit

updated at Nov. 11, 2024, 8:42 a.m.

C++

63 +0

696 +1

236 +0

GitHub
rapidfuzz-cpp by rapidfuzz

Rapid fuzzy string matching in C++ using the Levenshtein Distance

updated at Nov. 11, 2024, 8:21 a.m.

C++

10 +0

244 +1

39 +0

GitHub
promise-cpp by xhawk18

C++ promise/A+ library in Javascript style.

updated at Nov. 11, 2024, 7:51 a.m.

C++

20 +0

673 +1

92 +0

GitHub