totem
Config manager
A configuration library that loads and parses data from various formats and stores it in a structured format for easy access and manipulation.
Crystal configuration with spirit. Load and parse configuration in JSON, YAML, dotenv formats.
68 stars
2 watching
5 forks
Language: Crystal
last commit: 9 months ago
Linked from 1 awesome list
configurationcrystal
Related projects:
Repository | Description | Stars |
---|---|---|
ducasse/chrysal | A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
gmtprime/skogsra | A configuration management library for Elixir applications | 105 |
kkyr/fig | A library to manage application configurations in Go. | 381 |
sheepduke/chameleon | A configuration management library for Common Lisp with profile support. | 17 |
shinmera/ubiquitous | A library providing persistent configuration storage through an easy-to-use API. | 28 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
beatlabs/harvester | A library that manages configuration values for dynamic application reconfiguration | 132 |
yiling-j/piper | A tool that simplifies the management of multiple configuration files with inheritance and automatic key generation. | 8 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
omeid/uconfig | A lightweight configuration management library with extensible plugin architecture for Go applications. | 69 |
sindresorhus/conf | A module that simplifies configuration management in Node.js applications | 1,234 |
num30/config | A package for declarative configuration in Go | 51 |