ini-cpp
INI parser library
A lightweight C++ library for parsing and generating INI configuration files
📑 Yet another ini config parser for modern C++
37 stars
3 watching
7 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
cmakeconfigparsercpp17gtestheader-onlyiniini-parser
Related projects:
Repository | Description | Stars |
---|---|---|
mcmtroffaes/inipp | A simple C++ header-only ini parser and generator. | 284 |
rookfighter/inifile-cpp | A header-only C++ library for parsing and decoding INI files | 368 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
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 |
compuphase/minini | A small and portable library for reading and writing configuration files in various formats. | 385 |
seb-jones/simple-ini-reader | A simple C library and command-line utility to read INI files | 17 |
qix-/tortellini | A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
ndevilla/iniparser | A lightweight ini file parser written in C | 984 |
brofield/simpleini | A C++ library providing a simple API to read and write INI-style configuration files | 1,121 |
madmurphy/libconfini | A C-based library for parsing configuration files in a human-readable format. | 164 |
ossystems/inih | A C-based parser for .INI configuration files used in embedded systems. | 42 |
jtilly/inih | A simple INI file parser written in C. | 439 |
wlevene/ini | A Go library for parsing and manipulating INI configuration files | 15 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |
ddiidev/ini-v | A module for parsing and serializing configuration files in various formats | 5 |