modern-cpp topic
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
meta
Header-only, non-intrusive and macro-free runtime reflection system in C++
uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
jeayeson
A very sane (header only) C++14 JSON library
asap
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
Thin, unified, C++-flavored wrappers for the CUDA APIs
the-cpp-abstraction-penalty
Modern C++ benchmarking
ecs_benchmark
Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)
eventbus
A simple, header only event bus library written in modern C++17.