ini-writer
There are 19 repositories under ini-writer topic.
metayeti/mINI
INI file reader and writer
compuphase/minIni
A small and portable INI file library with read/write support
Qix-/tortellini
A really stupid INI file format for C++11
jackdp/IniMod
Console application for managing INI files. Windows & Linux.
SoftCircuits/IniFileParser
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.
0xLaileb/IniFile
💾 IniFile - класс для работы с ini-файлами на C# (.Net Core / .Net Framework), который основывается на вызовах функций из kernel32.
90th/iniParser
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.
BeardedFish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
bilbilak/godini
INI Configuration Management Tool
brokenegg-io/Brokenegg.DotIni
DotIni is a library for .Net that allows you to read, convert and save ini files, important for envinronment variables.
prantlf/fast-ini
Packages for parsing and formatting INI files with great performance.
DenisSamilton/INI-Writer
Easy way to make ini file/struct
quqiOnfree/QuqiParser
This is a c++ json and ini parser.
Fabian2000/FSC-IniReader
A crossplatform ini reader and writer
phppkg/ini
💪 An enhanced INI format parser written in PHP.
Tianscar/extended-properties
Lightweight, dependency-free expansion working around java.util.Properties, mainly for ini support.
devicewhite/SimpleINI-for-Java
SimpleINI class for handling INI file operations.
dadul96/raw_config_file_handling
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).
Ste1io/mINI-msvc2010
INI file reader and writer (MSVC2010 backport)