INI file reader and writer
-
Updated
Jun 10, 2026 - C++
INI file reader and writer
A small and portable INI file library with read/write support
A really stupid INI file format for C++11
Lightweight INI-file parser that can be used to easily read and write INI files. It includes direct support for string, int, double and bool setting types.
Console application for managing INI files. Windows & Linux.
💾 IniFile is a class for working with ini files in C#, which is based on function calls from kernel32.
lightweight C++ library for parsing and manipulating INI (Initialization) files. INI files are simple text files that store configuration data in a key-value pair format, organized into sections.
A .ini file reader and writer library programmed in C++17. 🛠
DotIni is a library for .Net that allows you to read, convert and save ini files, important for envinronment variables.
Packages for parsing and formatting INI files with great performance.
This is a c++ json and ini parser.
Easy way to make ini file/struct
A crossplatform ini reader and writer
A simple C++23 library for reading and writing INI files with a clean and modern API.
💪 An enhanced INI format parser written in PHP.
Simple INI is a Go library for parsing INI files using reflection.
Build your own AI code agent by studying Claude Code source code and completing 19 hands-on engineering modules.
INI file reader and writer (MSVC2010 backport)
INI Configuration Management Tool
This small single header library allows handling of ini-style config-files. In addition to the standard ini-format, this library allows values with more than one parameter (separation with commas).
To associate your repository with the ini-writer topic, visit your repo's landing page and select "manage topics."