Header-only TOML config file parser and serializer for C++17.
TOML for Modern C++
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.
This is a header only C++ version of inih.
Die Hauptfunktionen von jtilly/inih sind: Configuration Parsers, Data Formats.
Open-Source-Alternativen zu jtilly/inih sind unter anderem: toruniina/toml11 — TOML for Modern C++. marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. brofield/simpleini — Cross-platform C++ library providing a simple API to read and write INI-style configuration files. atlas-engineer/njson — Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity. bohonghuang/yamson — Fast YAML and JSON parsers for Common Lisp. benhoyt/inih — Simple .INI file parser in C, good for embedded systems.