ini

Ini parser

A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace.

A tiny ANSI C library for loading .ini config files

GitHub

337 stars
13 watching
80 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ossystems/inih A C-based parser for .INI configuration files used in embedded systems. 42
compuphase/minini A small and portable library for reading and writing configuration files in various formats. 385
qix-/tortellini A C++ library for reading and writing INI files in a simple and efficient manner. 144
ziglibs/ini An ini file parser library providing basic record reading and formatting capabilities. 26
wlevene/ini A Go library for parsing and manipulating INI configuration files 15
sreehax/zig-ini A library to parse .ini files in the Zig programming language. 6
ndevilla/iniparser A lightweight ini file parser written in C 984
jtilly/inih A simple INI file parser written in C. 439
blandinium/inih A simple C-based library for parsing and manipulating configuration files with an INI format. 26
mcmtroffaes/inipp A simple C++ header-only ini parser and generator. 284
doujiang24/lua-resty-ini A Lua library for parsing and working with INI files in OpenResty servers. 49
nobytesgiven/ini_parser An LÖVE-specific Lua library for parsing and generating .ini files. 16
ssarcandy/ini-cpp A lightweight C++ library for parsing and generating INI configuration files 37
metayeti/mini A lightweight C++ library for reading and writing INI files with customizable formatting and comments. 537
brofield/simpleini A C++ library providing a simple API to read and write INI-style configuration files 1,121