nanogui by mitsuba-renderer

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

updated at Nov. 13, 2024, 10:59 p.m.

C++

49 +0

1,579 +4

196 +0

GitHub
Mach7 by solodon4

Functional programming style pattern-matching library for C++

updated at Nov. 14, 2024, 1:30 a.m.

C++

66 +0

1,283 +1

78 +0

GitHub
coros by mtmucha

An easy-to-use and fast library for task-based parallelism, utilizing coroutines.

updated at Nov. 14, 2024, 2:01 a.m.

C++

6 +0

306 +1

5 +0

GitHub
sqlite_modern_cpp by SqliteModernCpp

The C++14 wrapper around sqlite library

updated at Nov. 14, 2024, 2:10 a.m.

C++

60 +0

899 +3

155 +0

GitHub
soloud by jarikomppa

Free, easy, portable audio engine for games

updated at Nov. 14, 2024, 3:11 a.m.

C

63 -1

1,789 +8

284 +0

GitHub
LuaBridge by vinniefalco

A lightweight, dependency-free library for binding Lua to C++

updated at Nov. 14, 2024, 3:26 a.m.

C

98 +0

1,642 +2

348 +2

GitHub
reaktoro by reaktoro

a unified framework for modeling chemically reactive systems

updated at Nov. 14, 2024, 3:48 a.m.

C++

14 +0

166 +2

57 +0

GitHub
unittest-cpp by unittest-cpp

A lightweight unit testing framework for C++

updated at Nov. 14, 2024, 4:05 a.m.

C++

51 +0

557 +1

176 +0

GitHub
robin-hood-hashing by martinus

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

updated at Nov. 14, 2024, 4:13 a.m.

C++

40 +0

1,533 +3

147 +1

GitHub
termbox by nsf

Library for writing text-based user interfaces

updated at Nov. 14, 2024, 5:17 a.m.

C

77 +0

1,972 +1

186 -2

GitHub
PDCurses by wmcbrine

A curses library for environments that don't fit the termcap/terminfo model.

updated at Nov. 14, 2024, 5:49 a.m.

C

41 +0

1,045 +2

177 +0

GitHub
itlib by iboB

A collection of std-like single-header C++ libraries

updated at Nov. 14, 2024, 6:18 a.m.

C++

9 +0

157 +1

13 +0

GitHub
NumCpp by dpilger26

C++ implementation of the Python Numpy library

updated at Nov. 14, 2024, 6:25 a.m.

C++

80 +0

3,580 +7

553 -1

GitHub
hedley by nemequ

A C/C++ header to help move #ifdefs out of your code

updated at Nov. 14, 2024, 6:45 a.m.

C++

28 +0

780 +1

52 +0

GitHub
restinio by Stiffstream

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

updated at Nov. 14, 2024, 6:51 a.m.

C++

40 +0

1,162 +2

93 +1

GitHub
onion by davidmoreno

C library to create simple HTTP servers and Web Applications.

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

C

101 +0

2,017 +0

252 +0

GitHub
libbson by mongodb

ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

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

C

86 +0

347 +0

180 -1

GitHub
ChakraCore by chakra-core

ChakraCore is an open source Javascript engine with a C API.

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

JavaScript

422 +0

9,125 +1

1,196 -1

GitHub
miniz by richgel999

miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz

updated at Nov. 14, 2024, 8:18 a.m.

C++

73 +0

2,218 +6

324 +1

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.

updated at Nov. 14, 2024, 8:33 a.m.

C++

24 +0

385 +1

70 +0

GitHub