cpp17 topic

List cpp17 repositories

marnav

94
Stars
45
Forks
Watchers

a library for MARitime NAVigation

service_template

95
Stars
27
Forks
Watchers

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

30-seconds-of-cpp

1.4k
Stars
614
Forks
Watchers

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉

indirect_value

82
Stars
11
Forks
Watchers

An indirect value-type for C++

any-lite

132
Stars
25
Forks
Watchers

any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library

byte-lite

52
Stars
8
Forks
Watchers

byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library

filter_spirit

34
Stars
7
Forks
Watchers

Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs

fuser

53
Stars
2
Forks
Watchers

Header-only library for automatic (de)serialization of C++ types to/from JSON.

eventbus

107
Stars
11
Forks
Watchers

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

CRUD

32
Stars
5
Forks
Watchers

Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers