modern-cpp topic

List modern-cpp repositories

entt

9.5k
Stars
839
Forks
Watchers

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

meta

557
Stars
47
Forks
Watchers

Header-only, non-intrusive and macro-free runtime reflection system in C++

uvw

1.8k
Stars
203
Forks
Watchers

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!

jeayeson

130
Stars
22
Forks
Watchers

A very sane (header only) C++14 JSON library

asap

122
Stars
11
Forks
Watchers

A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows.

cuda-api-wrappers

736
Stars
79
Forks
Watchers

Thin, unified, C++-flavored wrappers for the CUDA APIs

cuda-kat

101
Stars
7
Forks
Watchers

CUDA kernel author's tools

ecs_benchmark

171
Stars
13
Forks
Watchers

Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)

eventbus

107
Stars
11
Forks
Watchers

A simple, header only event bus library written in modern C++17.