Configuration

Configuration files, INI files

inih2.5K

Simple .INI file parser in C, good for embedded systems. [BSD-3-Clause]

toml++1.6K

Header-only TOML parser and serializer for C++17 and later. [MIT] website

simpleini1.1K

Cross-platform C++ library providing a simple API to read and write INI-style configuration files. [MIT]

libconfig1.1K

C, C++ library for processing structured configuration files. [LGPL-2.1] website

toml111.1K

a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library. [MIT]

iniparser996

INI file parser. [MIT]*

mINI555

INI file reader and writer. [MIT]

libconfuse484

Small configuration file parser library for C. [ISC]

inih439

Single header only C++ version of inih. [BSD-3-Clause]

inifile-cpp377

A header-only and easy to use Ini file parser for C++. [MIT]

inipp287

Simple header-only C++ ini parser and generator. [MIT]

ini-cpp40

Single header only C++ version, with some handy read/write interface, extend from inih. [BSD-3-Clause] website