config
config manager
A library for easily managing application configuration as a typesafe struct
12 factor configuration as a typesafe struct in as little as two function calls
336 stars
6 watching
15 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
12-factorcloudconfigurationenvironmentgogolangminimal
Related projects:
Repository | Description | Stars |
---|---|---|
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
num30/config | A package for declarative configuration in Go | 50 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
gookit/config | A configuration management library for Go applications | 539 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
omry/omegaconf | A flexible configuration system for Python applications | 1,980 |
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 |
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 |
lalamove/konfig | A composable and observable configuration handling package for Go, supporting multiple sources and formats. | 648 |
codenoid/gotral | A centralized configuration management system for Go applications with encryption and basic authentication support. | 4 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |