c-plus-plus-20 topic

List c-plus-plus-20 repositories

EASTL

7.7k
Stars
898
Forks
Watchers

EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.

tomlplusplus

1.4k
Stars
141
Forks
Watchers

Header-only TOML config file parser and serializer for C++17.

Rcpp

723
Stars
208
Forks
Watchers

Seamless R and C++ Integration

mppp

282
Stars
25
Forks
Watchers

Multiprecision for modern C++

bustache

80
Stars
10
Forks
Watchers

C++20 implementation of {{ mustache }}

thread_pool

81
Stars
13
Forks
Watchers

Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.

TweedeEngine

64
Stars
9
Forks
Watchers

The Tweede Engine Framework is my third attempt to develop a cross-platform full game engine and game framework. It aims to provide one day a complete foundation for the development of real time graph...

Fastboi

21
Stars
1
Forks
Watchers

A lightweight and simple C++20 game engine written over SDL2. It implements a basic component model and event system.