cplusplus-17 topic
userver
Production-ready C++ Asynchronous Framework with rich functionality
EnTT-Pacman
An example of how to use the ECS part of the EnTT framework
seq
Compile-time integer sequence manipulation, header-only library for C++17
service_template
Template of a C++ service that uses userver framework. Build, test and CI scripts ready
uservice-dynconf
The service to control dynamic configs of the other userver-based services
eventbus
A simple, header only event bus library written in modern C++17.
MQA_identifier
Master Quality Authenticated codec reverse engineering, Tool to identify MQA encoding and Master's Sample Rate
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++