cpp17 topic

List cpp17 repositories

vanilla-rtb

311
Stars
80
Forks
Watchers

Real Time Bidding (RTB) - Demand Side Platform framework

math

44
Stars
9
Forks
Watchers

Small C++17 library for vector and matrix computations

avcpp

422
Stars
78
Forks
Watchers

C++ wrapper for FFmpeg

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++

window-overlay-hijacker

46
Stars
20
Forks
Watchers

This is a basic window hijacker written in c++ which will allow you to draw what ever you want over it!

argparse

2.4k
Stars
239
Forks
Watchers

Argument Parser for Modern C++

awesome-hpp

3.2k
Stars
206
Forks
Watchers

A curated list of awesome header-only C++ libraries