ini-reader
There are 35 repositories under ini-reader topic.
metayeti/mINI
INI file reader and writer
compuphase/minIni
A small and portable INI file library with read/write support
madmurphy/libconfini
Yet another INI parser
Qix-/tortellini
A really stupid INI file format for C++11
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.
jackdp/IniMod
Console application for managing INI files. Windows & Linux.
Bouke/INI
Swift INI parser based on (NS)Scanner
egberts/bash-ini-file
Get keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)
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.
abin-z/IniFile
Header-only INI file library for parsing, modifying, and saving. 简单易用的INI配置解析库
BeardedFish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
bilbilak/godini
INI Configuration Management Tool
niklyadov/tiny-ini-file-class
A simple class on C# for read/write ini files
alexdodonov/mezon-conf
Config routine
brokenegg-io/Brokenegg.DotIni
DotIni is a library for .Net that allows you to read, convert and save ini files, important for envinronment variables.
Konloch/IterateINI
Zero dependency pure Java library to support iterating over the key-value pairs of any INI file.
prantlf/fast-ini
Packages for parsing and formatting INI files with great performance.
Teklad/tconfig
A simple INI reader/writer for C.
FIRST-Team-1699/ini-reader
Our configuration file reader, used with many robots over many years.
quqiOnfree/QuqiParser
This is a c++ json and ini parser.
tomrf/dotenv
simple dotenv file loader using the PHP built-in parse_ini_file() to efficiently parse dotenv files
BenBurnett/simpleini
Simple INI is a Go library for parsing INI files using reflection.
c0de4un/ini
INI Loader written in Go
Fabian2000/FSC-IniReader
A crossplatform ini reader and writer
Khanh779/IniContent_Reader
This is a simple INI file reader and editor application built with C#. It allows users to open, read, and edit INI files, displaying their structure in a TreeView.
LineGM/ini_manager
A simple C++23 library for reading and writing INI files with a clean and modern API.
vimsucks/ezini
ini parsing/serializing made easy for node.js
devicewhite/SimpleINI-for-Java
SimpleINI class for handling INI file operations.
virtmax/iniparser
Simple header only parser for INI files.
XQALPHA/INIEngine
ini engine (change desc)
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).
gotamer/ini
Package ini provides INI file read and write functionality in Go
kekePower/zini
A Zsh INI file reader
Ste1io/mINI-msvc2010
INI file reader and writer (MSVC2010 backport)