configuro
Config loader
A configuration loading framework for containerized and cloud-native applications
An opinionated configuration loading framework for Containerized and Cloud-Native applications.
95 stars
6 watching
12 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
12-factorcloud-nativeconfigconfigurationcontainerizationenviroment-variablesgoyaml-configuration
Related projects:
Repository | Description | Stars |
---|---|---|
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |
soniah/awsenv | A tool to load AWS environment variables from a configuration file | 35 |
nil-go/konf | A minimalist configuration loader that supports multiple sources and notification of changes. | 239 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
heetch/confita | A library that loads configuration from multiple backends into a structured format | 495 |
cloud66-oss/konfig | A tool for loading configuration files in Rails applications to work with Kubernetes environments. | 83 |
davidepastore/slim-config | A configuration loader for the Slim Framework that supports multiple file formats and can be used as middleware or per-route | 34 |
nebo15/confex | A helper library to fetch values from any configuration source at run-time | 304 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
netcan/config-loader | Tools and framework for serializing and deserializing C++ data structures from configuration files | 220 |
hassankhan/config | Config loads values from various file formats and strings into a PHP object. | 972 |
ienaga/phalconconfig | A tool to load configuration from YAML files in a Phalcon application | 2 |