39 skills found · Page 1 of 2
happyfish100 / Libfastcommonc common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
metayeti / MINIINI file reader and writer
compuphase / MinIniA small and portable INI file library with read/write support
madmurphy / LibconfiniYet another INI parser
Qix- / TortelliniA really stupid INI file format for C++11
raysan5 / RiniA simple and easy-to-use ini-style files reader and writer
Enichan / IniIni file reader/writer for C# / .NET written in pure .NET in a single source file
abcnull / Python Ui Auto TestWebUI 自动化:python + selenium + unittest + PageObject + BeautifulReport + redis + mysql + ParamUnittest + tomorrow + ThreadLocal + screenshot + log + multiple browser drivers + RemoteWebDriver + .ini file reader + configurable projects
r-lyeh-archived / MINI:white_small_square: A very minimal .INI reader/writer (C++11)
ThirteenAG / IniReaderNo description available
SoftCircuits / IniFileParserLightweight 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 / IniModConsole application for managing INI files. Windows & Linux.
seb-jones / Simple Ini ReaderFast, Simple, Public Domain INI Reader written in C
Ajnasz / IniReaderA ini configuration file parser for nodejs
Bouke / INISwift INI parser based on (NS)Scanner
egberts / Bash Ini FileGet keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)
90th / IniParserlightweight 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.
0xLaileb / IniFile💾 IniFile is a class for working with ini files in C#, which is based on function calls from kernel32.
BeardedFish / Ini RwA .ini file reader and writer library programmed in C++17. 🛠
ddurumboy2197 / Configparser Ini ReaderAuto-generated repository: configparser-ini-reader