How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Header-only TOML config file parser and serializer for C++17.
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.
TOML for Modern C++
The main features of toruniina/toml11 are: Configuration Parsers, Data Formats.
Projects with overlapping indexed features include: marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. jtilly/inih — This is a header only C++ version of inih. 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.