config.cr
config parser
A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system
Easy to use configuration and parser.
14 stars
2 watching
2 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
configurationcrystal-langcrystal-languageshards
Related projects:
Repository | Description | Stars |
---|---|---|
chris-huxtable/syslog.cr | Provides a syslog functionality to Crystal applications via LibC bindings | 10 |
chris-huxtable/front_matter.cr | Parser for separating metadata from file content | 11 |
chris-huxtable/pledge.cr | A Crystal extension that adds support for the Pledge syscall restriction mechanism | 8 |
hyperrealm/libconfig | A C/C++ library that enables the parsing and processing of structured configuration files | 1,123 |
lytics/confl | A config parser with lenient syntax and comments similar to Nginx format. | 138 |
crystal-lang/clang.cr | A set of bindings and tools to interact with the Clang compiler using Crystal programming language | 47 |
krzysztofzablocki/crafter | A tool to automate Xcode project configurations. | 547 |
luckyframework/habitat | A tool for easily configuring settings for Crystal projects | 84 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
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 |
jkcfg/jk | A tool for writing structured configuration files using a general-purpose language | 406 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
kixunil/configure_me | Automates configuration parsing and validation for command-line applications. | 62 |