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 4 months ago
Alternatives and similar repositories for genconfig
Users that are interested in genconfig are comparing it to the libraries listed below
Sorting:
- Header only JSON/JSON5 parser and serializer for C++☆36Updated 2 years ago
- Dear ImGui wrapper along with some other useful libraries.☆21Updated 2 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆18Updated 8 months ago
- ImPop: Useful utils for Dear ImGui. Includes compile-time palette generation, ConfigMenu, DatePicker, OutlineText, PerfFooter☆17Updated 8 months ago
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years ago
- WCRT CMake build☆11Updated 11 years ago
- utf-8 <> wchar_t conversion functions for C and C++☆19Updated 6 years ago
- A bunch of small utility functions to make marking down text in ImGui easier☆23Updated 2 months ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Create window easily☆40Updated 7 months ago
- Visual Programming(vProg) with VS2017 C++, ImGui☆21Updated 4 years ago
- PixelToaster is a framebuffer library for C++☆47Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Simple OpenGL core profile loading, customized for Dear ImGui☆16Updated 7 months ago
- ☆50Updated 2 years ago
- generic editor widget for classes/structs (C++17)☆21Updated 7 years ago
- A library of shared C++ components, in a handy Modern CMake wrapper.☆26Updated 2 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- c++ disassembly library☆14Updated 8 years ago
- Framework for creating desktop applications with OpenGL and ImGui☆15Updated 3 years ago
- Dear ImGui Widgets/Tools i used in my projects☆23Updated last year
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆36Updated 2 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- The FineGui is a standalone library that provides a simple utf8 enabled graphical user interface with a linear layout system similar to A…☆12Updated 6 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.