inih

INI parser

A simple INI file parser written in C.

This is a header only C++ version of inih.

GitHub

439 stars
19 watching
94 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
flingengine/inih A simple C++ header-only implementation of an INI file parser with compatibility features. 1
ossystems/inih A C-based parser for .INI configuration files used in embedded systems. 42
blandinium/inih A simple C-based library for parsing and manipulating configuration files with an INI format. 26
mohamedghita/conan-inih A Python package providing an extended INI reader for handling various data types in configuration files 3
ndevilla/iniparser A lightweight ini file parser written in C 984
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
mcmtroffaes/inipp A simple C++ header-only ini parser and generator. 284
sreehax/zig-ini A library to parse .ini files in the Zig programming language. 6
ziglibs/ini An ini file parser library providing basic record reading and formatting capabilities. 26
burner/inifiled Generates and parses ini files at compile time using annotated structs in D. 21
ssarcandy/ini-cpp A lightweight C++ library for parsing and generating INI configuration files 37
rookfighter/inifile-cpp A header-only C++ library for parsing and decoding INI files 368
benhoyt/inih A small, lightweight C library for parsing .INI files in a simple and compact way 2,471
seb-jones/simple-ini-reader A simple C library and command-line utility to read INI files 17