mborgerson / genconfigLinks
Automatic runtime configuration / settings system for your C/C++ application. Load from TOML configs into a generated C struct and back again with minimal effort.
☆24Updated 11 months ago
Alternatives and similar repositories for genconfig
Users that are interested in genconfig are comparing it to the libraries listed below
Sorting:
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A library of shared C++ components, in a handy Modern CMake wrapper.☆28Updated 2 years ago
- Phisko's C++ Utilities