CJLove / config-cpp
C++ Configuration management library inspired by the Viper package for golang.
☆46Updated 5 months ago
Alternatives and similar repositories for config-cpp
Users that are interested in config-cpp are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated 2 weeks ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆74Updated last month
- Mapping json to and from a c++ structure☆110Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- C++ utilities☆131Updated last month
- 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
- C++11 compatible charconv☆30Updated last month
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆141Updated 5 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆147Updated last month
- easy to use callback library for C++☆42Updated 8 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.