configure_me
Config parser
Automates configuration parsing and validation for command-line applications.
A Rust library for processing application configuration easily
62 stars
4 watching
14 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
command-lineparsingrust-crate
Related projects:
Repository | Description | Stars |
---|---|---|
madmurphy/libconfini | A C-based library for parsing configuration files in a human-readable format. | 164 |
piotr-yuxuan/malli-cli | A configuration tool with expressive schema definition and agnostic secret protection | 54 |
ddiidev/ini-v | A module for parsing and serializing configuration files in various formats | 5 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,024 |
sergiobenitez/figment | A configuration library for Rust that allows dynamic merging of various data sources. | 631 |
chris-huxtable/config.cr | A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system | 14 |
yethal/nu_plugin_hcl | Converts Hashicorp Configuration Language files to nu structured types | 6 |
rhaist/surevego | A Go library to parse the configuration of a network intrusion detection system from a specific file format. | 14 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
sasbury/mini | A package that parses and interprets configuration files in the ini style. | 35 |
kcl-lang/kcl | An open-source language and toolset for building modular, scalable, and maintainable configurations for cloud-native applications. | 1,688 |
martin-t/cvars | Provides a way to store and manage configuration variables in Rust games without modifying the game code. | 51 |
kaize/configus | A Ruby-based tool for managing environment-specific settings and configuration | 61 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,333 |