c-plus-plus-17 topic
virt86
x86 virtualization abstraction framework
Lua-Adapter
lightweight header-only Lua - C++ adapter / binding
eventbus
A simple, header only event bus library written in modern C++17.
vanilla-rtb
Real Time Bidding (RTB) - Demand Side Platform framework
magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
semver
Semantic Versioning for modern C++
FrameGraph
vulkan abstraction layer that represent frame as a task graph
bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
CppCmb
A generic C++17 parser-combinator library with a natural grammar notation.