biojppm / c4confLinks
YAML-based configuration data trees, with override facilities including command line arguments.
☆23Updated last year
Alternatives and similar repositories for c4conf
Users that are interested in c4conf 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 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- ☆41Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Pipelines for Modern C++☆67Updated 4 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 10 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- A minimal example of a ttauri application.☆18Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated 2 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆39Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago