mborgerson / genconfig
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.
☆23Updated 4 months ago
Alternatives and similar repositories for genconfig:
Users that are interested in genconfig are comparing it to the libraries listed below
- Header only JSON/JSON5 parser and serializer for C++☆36Updated 2 years ago
- ImPop: Useful utils for Dear ImGui. Includes compile-time palette generation, ConfigMenu, DatePicker, OutlineText, PerfFooter☆17Updated 7 months ago
- Offline Shader Editor based on wxWidgets☆11Updated 4 years ago
- Dear ImGui Widgets/Tools i used in my projects☆22Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more