inih
INI parser library
A simple C-based library for parsing and manipulating configuration files with an INI format.
Simple .INI file parser in C, good for embedded systems. Includes a C++ wrapper. Original project location: https://code.google.com/p/inih/
26 stars
5 watching
17 forks
Language: C
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A simple C++ header-only implementation of an INI file parser with compatibility features. | 1 |
| A simple INI file parser written in C. | 440 |
| A C-based parser for .INI configuration files used in embedded systems. | 42 |
| A cross-platform C++ library to read and write INI-style configuration files | 1,137 |
| A small and portable library for reading and writing configuration files in various formats. | 393 |
| A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
| A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
| An ini file parser library providing basic record reading and formatting capabilities. | 26 |
| A Go library for parsing and manipulating INI configuration files | 15 |
| A small, lightweight C library for parsing .INI files in a simple and compact way | 2,506 |
| A header-only C++ library for parsing and decoding INI files | 374 |
| A simple C library and command-line utility to read INI files | 17 |
| A lightweight C++ library for reading and writing INI files with customizable formatting and comments. | 542 |
| A lightweight ini file parser written in C | 984 |