yamagiconf
Config framework
A YAML configuration framework for Go that enforces simplicity and consistency through strict validation rules.
The magic YAML configuration framework for Go
18 stars
1 watching
0 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
configconfigurationgogolangparseryamlyaml-configuration
Related projects:
Repository | Description | Stars |
---|---|---|
num30/config | A package for declarative configuration in Go | 50 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
gookit/config | A configuration management library for Go applications | 539 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
borudar/configuration-yaml-file | A library that provides a standardized way to read configuration files in YAML format | 0 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
olebedev/config | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
lalamove/konfig | A composable and observable configuration handling package for Go, supporting multiple sources and formats. | 648 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |