cplusplus-17 topic

List cplusplus-17 repositories

userver

2.2k
Stars
247
Forks
30
Watchers

Production-ready C++ Asynchronous Framework with rich functionality

EnTT-Pacman

234
Stars
26
Forks
Watchers

An example of how to use the ECS part of the EnTT framework

seq

27
Stars
0
Forks
Watchers

Compile-time integer sequence manipulation, header-only library for C++17

service_template

93
Stars
27
Forks
Watchers

Template of a C++ service that uses userver framework. Build, test and CI scripts ready

uservice-dynconf

30
Stars
11
Forks
Watchers

The service to control dynamic configs of the other userver-based services

eventbus

107
Stars
11
Forks
Watchers

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

MQA_identifier

112
Stars
10
Forks
Watchers

Master Quality Authenticated codec reverse engineering, Tool to identify MQA encoding and Master's Sample Rate

magic_enum

4.5k
Stars
408
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

286
Stars
33
Forks
Watchers

Semantic Versioning for modern C++