iniparser
ini parser
A lightweight ini file parser written in C
ini file parser
984 stars
71 watching
430 forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jtilly/inih | A simple INI file parser written in C. | 439 |
mcmtroffaes/inipp | A simple C++ header-only ini parser and generator. | 284 |
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 |
nobytesgiven/ini_parser | An LÖVE-specific Lua library for parsing and generating .ini files. | 16 |
burner/inifiled | Generates and parses ini files at compile time using annotated structs in D. | 21 |
ossystems/inih | A C-based parser for .INI configuration files used in embedded systems. | 42 |
ssarcandy/ini-cpp | A lightweight C++ library for parsing and generating INI configuration files | 37 |
ziglibs/ini | An ini file parser library providing basic record reading and formatting capabilities. | 26 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
rookfighter/inifile-cpp | A header-only C++ library for parsing and decoding INI files | 368 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
qix-/tortellini | A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
compuphase/minini | A small and portable library for reading and writing configuration files in various formats. | 385 |
wlevene/ini | A Go library for parsing and manipulating INI configuration files | 15 |