ini-v
config parser
A module for parsing and serializing configuration files in various formats
Simple and practical module for manipulating ini/cfg file.
5 stars
1 watching
0 forks
Language: V
last commit: about 1 year ago
Linked from 1 awesome list
cfg-parserdeserializeini-parserserialize
Related projects:
Repository | Description | Stars |
---|---|---|
| A C-based library for parsing configuration files in a human-readable format. | 165 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A library to parse configuration from environment variables and fill structs. | 241 |
| A library for managing configuration data in Go applications | 86 |
| A utility for manipulating configuration files using a command-line interface | 442 |
| A package that parses and interprets configuration files in the ini style. | 35 |
| A small and portable library for reading and writing configuration files in various formats. | 393 |
| An Ada package for reading and modifying configuration files in various formats | 6 |
| A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,635 |
| A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
| A TypeScript library for parsing and generating environment variable configurations. | 2 |
| A configuration tool with expressive schema definition and agnostic secret protection | 54 |
| A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| Automates configuration parsing and validation for command-line applications. | 63 |
| A lightweight C++ library for parsing and generating INI configuration files | 38 |