libconfini
Config parser
A C-based library for parsing configuration files in a human-readable format.
Yet another INI parser
165 stars
7 watching
22 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
bare-metalcconfconf-fileconf-libraryconfigconfigurationconfiguration-fileconfiguration-managementgnuiniini-configini-fileini-libraryini-parserini-readerlibraryparsershared-libraryunix
Related projects:
Repository | Description | Stars |
---|---|---|
| A module for parsing and serializing configuration files in various formats | 5 |
| A C library for parsing configuration files with support for sections and values, including strings, numbers, functions, and nested includes. | 482 |
| A C/C++ library that enables the parsing and processing of structured configuration files | 1,130 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A package that parses and interprets configuration files in the ini style. | 35 |
| A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,635 |
| A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| A configuration tool with expressive schema definition and agnostic secret protection | 54 |
| Automates configuration parsing and validation for command-line applications. | 63 |
| An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
| A simple C++ header-only ini parser and generator. | 285 |
| A Python library for parsing and querying network device configurations. | 800 |
| A small and portable library for reading and writing configuration files in various formats. | 393 |
| A parser for config files in the style of Windows INI | 19 |
| A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |