inifile-cpp
INI parser library
A header-only C++ library for parsing and decoding INI files
A header-only and easy to use Ini file parser for C++.
368 stars
10 watching
68 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
cppcpp-libraryini-parserinifile
Related projects:
Repository | Description | Stars |
---|---|---|
ssarcandy/ini-cpp | A lightweight C++ library for parsing and generating INI configuration files | 37 |
mcmtroffaes/inipp | A simple C++ header-only ini parser and generator. | 284 |
qix-/tortellini | A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
brofield/simpleini | A C++ library providing a simple API to read and write INI-style configuration files | 1,121 |
flingengine/inih | A simple C++ header-only implementation of an INI file parser with compatibility features. | 1 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
compuphase/minini | A small and portable library for reading and writing configuration files in various formats. | 385 |
burner/inifiled | Generates and parses ini files at compile time using annotated structs in D. | 21 |
metayeti/mini | A lightweight C++ library for reading and writing INI files with customizable formatting and comments. | 537 |
jtilly/inih | A simple INI file parser written in C. | 439 |
ndevilla/iniparser | A lightweight ini file parser written in C | 984 |
blandinium/inih | A simple C-based library for parsing and manipulating configuration files with an INI format. | 26 |
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 |
cppfastio/fast_io | A C++20 input/output library designed to provide fast and efficient I/O operations. | 657 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |