taocpp / config
C++ header-only config reader library based on JSON
☆190Updated last year
Alternatives and similar repositories for config:
Users that are interested in config are comparing it to the libraries listed below
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- Lightweight Error Augmentation Framework☆322Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated last week
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 months ago
- Semantic Versioning for modern C++☆317Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆356Updated 2 weeks ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated 3 weeks ago
- C++11 metaprogramming library☆256Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 7 months ago
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆347Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- Coroutines for C++20 & asio☆270Updated this week
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- A small header-only library for converting data between json representation and c++ structs☆150Updated 8 months ago
- C++20 Microservice Bootstrapping Framework☆217Updated 3 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆144Updated last week
- A reflective enum implementation for C++☆290Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- An async redis client designed for performance and scalability☆246Updated last week
- C++ client library for PostgreSQL☆277Updated 3 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆439Updated 3 weeks ago
- A Simple C++ Http server/client above Boost.Beast☆195Updated last month