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: about 1 year ago
Linked from 1 awesome list
configurationcrystal
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
| Provides runtime configuration management and access to settings stored in the database via a service | 173 |
| A configuration management library for Elixir applications | 105 |
| A library to manage application configurations in Go. | 381 |
| A configuration management library for Common Lisp with profile support. | 17 |
| A library providing persistent configuration storage through an easy-to-use API. | 28 |
| A configuration manager for software applications inspired by Config::ENV. | 57 |
| A library for easily managing application configuration as a typesafe struct | 337 |
| A library that manages configuration values for dynamic application reconfiguration | 132 |
| A tool that simplifies the management of multiple configuration files with inheritance and automatic key generation. | 8 |
| Provides a way to manage environment variables in a hierarchical configuration format | 99 |
| A configuration manager for Go projects using various file formats and environment variables. | 367 |
| A lightweight configuration management library with extensible plugin architecture for Go applications. | 69 |
| Handles configuration data storage and validation | 1,244 |
| A package for declarative configuration in Go | 51 |