taocpp / config
C++ header-only config reader library based on JSON
☆186Updated 10 months ago
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☆438Updated 3 weeks ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆319Updated this week
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- A small header-only library for converting data between json representation and c++ structs☆149Updated 6 months ago
- Coroutines for C++20 & asio☆252Updated 2 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆299Updated 6 months ago
- Semantic Versioning for modern C++☆310Updated 3 weeks ago
- C++11 metaprogramming library☆255Updated last month
- 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 weeks ago
- A simple, header only event bus library written in modern C++17.☆152Updated 3 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆141Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆195Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆381Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆213Updated 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☆430Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆350Updated 3 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆510Updated last month
- Small, header only signals and slots C++11 library.☆257Updated last year
- Fast, convenient JSON serialization and parsing in C++☆483Updated this week
- A miniature library for struct-field reflection in C++☆532Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- Scope Guard & Defer C++☆164Updated last year
- A Simple C++ Http server/client above Boost.Beast☆193Updated 2 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆432Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆502Updated last week
- C++ command line parsing library☆198Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.