c-plus-plus-17 topic

List c-plus-plus-17 repositories

virt86

153
Stars
17
Forks
Watchers

x86 virtualization abstraction framework

Lua-Adapter

55
Stars
14
Forks
Watchers

lightweight header-only Lua - C++ adapter / binding

eventbus

107
Stars
11
Forks
Watchers

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

vanilla-rtb

311
Stars
80
Forks
Watchers

Real Time Bidding (RTB) - Demand Side Platform framework

magic_enum

4.5k
Stars
412
Forks
Watchers

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

nameof

2.0k
Stars
109
Forks
Watchers

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

semver

289
Stars
33
Forks
Watchers

Semantic Versioning for modern C++

FrameGraph

399
Stars
38
Forks
Watchers

vulkan abstraction layer that represent frame as a task graph

bitflags

85
Stars
4
Forks
Watchers

Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.

CppCmb

125
Stars
8
Forks
Watchers

A generic C++17 parser-combinator library with a natural grammar notation.