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
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
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
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
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
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
concurrencpp by David-Haim

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

created at Jan. 7, 2020, 9:24 a.m.

C++

52 +0

2,312 +5

208 +2

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
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
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
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
unittest-cpp by unittest-cpp

A lightweight unit testing framework for C++

created at Nov. 14, 2012, 11:50 p.m.

C++

51 +0

557 +1

176 +0

GitHub
WAFer by riolet

WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.

created at July 9, 2014, 4:02 a.m.

C

51 +0

693 +0

69 +0

GitHub
dbg-macro by sharkdp

A dbg(…) macro for C++

created at June 19, 2019, 6:53 p.m.

C++

51 +0

3,002 +2

257 +1

GitHub
userver by userver-framework

Production-ready C++ Asynchronous Framework with rich functionality

created at Dec. 16, 2021, 2:06 p.m.

C++

51 +0

2,440 +10

288 +3

GitHub
m2cgen by BayesWitnesses

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

created at Jan. 13, 2019, 2:32 a.m.

Python

50 +0

2,816 +0

241 +0

GitHub
iguana by qicosmos

universal serialization engine

created at Jan. 7, 2017, 1:02 a.m.

C++

50 +0

1,117 +4

226 +0

GitHub
FiberTaskingLib by RichieSams

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.

created at April 13, 2015, 12:35 a.m.

C++

50 +0

936 +1

80 +0

GitHub
libhttpserver by etr

C++ library for creating an embedded Rest HTTP server (and more)

created at Feb. 11, 2012, 6:25 p.m.

C++

50 +0

896 +1

186 -1

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

50 +0

769 -1

64 +0

GitHub