libconfig
Config parser
A C/C++ library that enables the parsing and processing of structured configuration files
C/C++ library for processing configuration files
1k stars
57 watching
365 forks
Language: C
last commit: 22 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
madmurphy/libconfini | A C-based library for parsing configuration files in a human-readable format. | 164 |
libconfuse/libconfuse | A C library for parsing configuration files with support for sections and values, including strings, numbers, functions, and nested includes. | 476 |
vstakhov/libucl | A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,627 |
chris-huxtable/config.cr | A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system | 14 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
sasbury/mini | A package that parses and interprets configuration files in the ini style. | 35 |
lytics/confl | A config parser with lenient syntax and comments similar to Nginx format. | 138 |
ddiidev/ini-v | A module for parsing and serializing configuration files in various formats | 5 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
beached/daw_json_link_config_parser | An example C++ project to parse a specific configuration file format | 1 |
netcan/config-loader | Tools and framework for serializing and deserializing C++ data structures from configuration files | 220 |
ekrich/sconfig | A configuration library supporting multiple platforms and programming languages | 118 |
kevinburke/ssh_config | A Go library for parsing and manipulating SSH configuration files | 429 |
piotr-yuxuan/malli-cli | A configuration tool with expressive schema definition and agnostic secret protection | 54 |