biojppm / c4conf
YAML-based configuration data trees, with override facilities including command line arguments.
☆20Updated 9 months ago
Alternatives and similar repositories for c4conf:
Users that are interested in c4conf are comparing it to the libraries listed below
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last week
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Functional C++ iterator library☆24Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- Portable UUID generation library for C++☆26Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 9 months ago
- JSON pull-parser/push-serializer library for C++☆20Updated 5 months ago
- `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
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- C++ utilities☆119Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Efficient in-process pub/sub pattern for C++☆14Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Word Game Solver☆16Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- value types for composite class design - with allocators☆44Updated this week
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 6 months ago