inih

INI parser library

A simple C-based library for parsing and manipulating configuration files with an INI format.

Simple .INI file parser in C, good for embedded systems. Includes a C++ wrapper. Original project location: https://code.google.com/p/inih/

GitHub

26 stars
5 watching
17 forks
Language: C
last commit: almost 10 years ago

Related projects:

Repository Description Stars
flingengine/inih A simple C++ header-only implementation of an INI file parser with compatibility features. 1
jtilly/inih A simple INI file parser written in C. 439
ossystems/inih A C-based parser for .INI configuration files used in embedded systems. 42
brofield/simpleini A C++ library providing a simple API to read and write INI-style configuration files 1,121
compuphase/minini A small and portable library for reading and writing configuration files in various formats. 385
mohamedghita/conan-inih A Python package providing an extended INI reader for handling various data types in configuration files 3
rxi/ini A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. 337
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
benhoyt/inih A small, lightweight C library for parsing .INI files in a simple and compact way 2,471
rookfighter/inifile-cpp A header-only C++ library for parsing and decoding INI files 368
seb-jones/simple-ini-reader A simple C library and command-line utility to read INI files 17
metayeti/mini A lightweight C++ library for reading and writing INI files with customizable formatting and comments. 537
ndevilla/iniparser A lightweight ini file parser written in C 984