ezEngine by ezEngine

An open source C++ game engine.

created at March 27, 2014, 3:02 p.m.

C++

52 +0

1,411 +6

180 +2

GitHub
utf8.h by sheredom

📚 single header utf8 string functions for C and C++

created at July 7, 2015, 9:59 p.m.

C

52 +0

1,746 +4

128 +1

GitHub
libucl by vstakhov

Universal configuration library parser

created at Oct. 11, 2013, 1:04 a.m.

C

52 +0

1,627 +0

139 +0

GitHub
inja by pantor

A Template Engine for Modern C++

created at Aug. 12, 2017, 11:53 a.m.

C++

52 +0

1,675 +5

206 -1

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.

created at Oct. 10, 2014, 5:06 a.m.

C++

52 +0

908 +1

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

374 +0

65 +0

GitHub
cppitertools by ryanhaining

Implementation of python itertools and builtin iteration functions for C++17

created at Sept. 13, 2013, 2:37 p.m.

C++

53 +0

1,369 +3

117 +2

GitHub
utf8proc by JuliaStrings

a clean C library for processing UTF-8 Unicode data

created at July 16, 2014, 12:13 a.m.

C

53 +0

1,058 +6

140 +1

GitHub
btsk by aigamedev

Behavior Tree Starter Kit

created at Aug. 7, 2012, 9:08 p.m.

C++

53 +0

455 +0

129 +0

GitHub
frugally-deep by Dobiasd

A lightweight header-only library for using Keras (TensorFlow) models in C++.

created at July 15, 2016, 7:36 p.m.

C++

53 +0

1,073 +1

237 +0

GitHub
marl by google

A hybrid thread / fiber task scheduler written in C++ 11

created at Sept. 3, 2019, 5:58 p.m.

C++

53 +0

1,882 +2

193 +0

GitHub
cutelyst by cutelyst

A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.

created at June 4, 2015, 4:05 a.m.

C++

54 +0

916 +1

115 +0

GitHub
cppnow_presentations_2014 by boostcon

Presentation materials presented at C++Now 2014

created at May 13, 2014, 7:12 a.m.

C++

54 +0

433 +0

73 +0

GitHub
vpp by matt-42

Video++, a C++14 high performance video and image processing library.

created at April 18, 2014, 2:14 p.m.

C++

54 +0

721 +0

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

created at July 9, 2010, 4:37 p.m.

C

54 +0

461 -1

133 +0

GitHub
sccache by mozilla

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

created at April 26, 2016, 8:44 p.m.

Rust

54 +0

5,853 +13

552 +2

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

55 +0

1,600 +3

244 +2

GitHub
libsoundio by andrewrk

C library for cross-platform real-time audio input and output

created at June 30, 2015, 9:14 p.m.

C

55 +0

1,947 +3

230 +0

GitHub
Crow by CrowCpp

A Fast and Easy to use microframework for the web.

created at Aug. 10, 2018, 8:26 p.m.

C++

56 +0

3,297 +36

363 +2

GitHub
better-enums by aantron

C++ compile-time enum to string, iteration, in a single header file

created at May 11, 2015, 8:44 p.m.

C++

56 +0

1,673 +4

173 +0

GitHub