ubiquitous
Config manager
A library providing persistent configuration storage through an easy-to-use API.
A library providing a universal application configuration mechanism.
28 stars
5 watching
6 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sheepduke/chameleon | A configuration management library for Common Lisp with profile support. | 17 |
omeid/uconfig | A lightweight configuration management library with extensible plugin architecture for Go applications. | 69 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
gmtprime/skogsra | A configuration management library for Elixir applications | 105 |
icyleaf/totem | A configuration library that loads and parses data from various formats and stores it in a structured format for easy access and manipulation. | 68 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
apache/servicecomb-kie | A configuration management service for distributed systems that uses labels to filter and apply configurations at runtime. | 546 |
status-im/nim-confutils | A comprehensive configuration management system for Nim programming language applications. | 64 |
viveksinghggits/kuui | A simple UI application to manage Kubernetes configmaps and secrets | 17 |
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
num30/config | A package for declarative configuration in Go | 50 |
codenoid/gotral | A centralized configuration management system for Go applications with encryption and basic authentication support. | 4 |
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 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |