Header-only TOML config file parser and serializer for C++17.
TOML for Modern C++
Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
Les fonctionnalités principales de brofield/simpleini sont : Configuration Parsers, Data Formats.
Les alternatives open-source à brofield/simpleini incluent : toruniina/toml11 — TOML for Modern C++. marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. jtilly/inih — This is a header only C++ version of inih. 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.