ini-file
There are 38 repositories under ini-file topic.
metayeti/mINI
INI file reader and writer
madmurphy/libconfini
Yet another INI parser
Qix-/tortellini
A really stupid INI file format for C++11
vic4key/Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
JeevanJames/IniFile
.NET library to open, modify and save .INI files
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.
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.
BeardedFish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
AlexWorx/ALib-Class-Library
A C++ 17/20 general purpose class library. 17 (!) different modules cover areas from strings and formatting, over debug logging to expression-parser and file scanner.
ClecioJung/ini
C library for parsing and creating INI files
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.
ReneNyffenegger/cpp-read-configuration-files
Read configuration files with C++
giosali/ini.h
A header-only library for reading and writing INI files in C++
saqqdy/load-ini
Read and parse a .ini file
berislavlopac/figga
A simple configuration manager for Python
Fabian2000/FSC-IniReader
A crossplatform ini reader and writer
glennsdev/IniFile
Read Write INI File VB.NET
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.
KOUISAmine/ini-to-json
Convert INI configuration file into JSON data.
KOUISAmine/ini-to-xml
Convert INI configuration file into XML document.
KOUISAmine/ini-to-yaml
Convert INI configuration file into YAML format.
ManuelGil/INI-Files-in-Java
Example of use the INI files in Java.
TheLazyTomcat/lib.IniFileEx
[NEEDS REWRITE, DO NOT USE] Small library for INI files manipulation. It extends options provided by standard implementations and provides some completely new ones (eg. saving into binary).
enderceliik/Banking-Automation-QT
Banking Automation Project with Qt C++ and SQLite.
miguelnto/libini
A small C99 library for reading .ini config files.
wins17912/wp.iniManager
C# Library to work with .ini files
Yokosama/Excalibur.Ini
fast ini file
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).
marco-m/roundtrip_ini
decode, edit and encode the INI file format, preserving comments and blank lines
Sullivan008/CSharp-WFA-Examples
C# - Windows Forms Application Tutorials [Year of Development: 2015]
susji/tinyini
Bare-bones Go library for reading INI-like configuration files
zenryokukun/wini
ini file parser in golang