inih
INI parser
A simple C++ header-only implementation of an INI file parser with compatibility features.
This is a header only C++ version of inih.
1 stars
2 watching
0 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple INI file parser written in C. | 440 |
| A simple C-based library for parsing and manipulating configuration files with an INI format. | 26 |
| A C-based parser for .INI configuration files used in embedded systems. | 42 |
| A header-only C++ library for parsing and decoding INI files | 374 |
| A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
| A simple C++ header-only ini parser and generator. | 285 |
| A Go library for parsing and manipulating INI configuration files | 15 |
| A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
| A cross-platform C++ library to read and write INI-style configuration files | 1,137 |
| A library to parse .ini files in the Zig programming language. | 6 |
| Generates and parses ini files at compile time using annotated structs in D. | 21 |
| A lightweight C++ library for parsing and generating INI configuration files | 38 |
| A lightweight ini file parser written in C | 984 |
| An ini file parser library providing basic record reading and formatting capabilities. | 26 |