How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
C/C++ Library for Processing Structured Configuration Files
Simple .INI file parser in C, good for embedded systems
A header-only and easy to use Ini file parser for C++.
The main features of rookfighter/inifile-cpp are: Configuration Parsers.
Open-source alternatives to rookfighter/inifile-cpp include: benhoyt/inih — Simple .INI file parser in C, good for embedded systems. brofield/simpleini — Cross-platform C++ library providing a simple API to read and write INI-style configuration files. hyperrealm/libconfig — C/C++ Library for Processing Structured Configuration Files. jtilly/inih — This is a header only C++ version of inih. martinh/libconfuse — Small configuration file parser library for C. marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17.