iniparser
ini parser
A lightweight ini file parser written in C
ini file parser
984 stars
71 watching
431 forks
Language: C
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple INI file parser written in C. | 440 |
| | A simple C++ header-only ini parser and generator. | 285 |
| | A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
| | An LÖVE-specific Lua library for parsing and generating .ini files. | 17 |
| | Generates and parses ini files at compile time using annotated structs in D. | 21 |
| | A C-based parser for .INI configuration files used in embedded systems. | 42 |
| | A lightweight C++ library for parsing and generating INI configuration files | 38 |
| | An ini file parser library providing basic record reading and formatting capabilities. | 26 |
| | A library to parse .ini files in the Zig programming language. | 6 |
| | A header-only C++ library for parsing and decoding INI files | 374 |
| | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 339 |
| | A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
| | Provides an ini parser for a Lua-based web framework | 49 |
| | A small and portable library for reading and writing configuration files in various formats. | 393 |
| | A Go library for parsing and manipulating INI configuration files | 15 |