nfigure
config library
A reflective configuration library for Go that supports multiple sources and formats of configuration data.
Golang struct-tag based configfile and flag parsing
7 stars
1 watching
2 forks
Language: Go
last commit: 10 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
num30/config | A package for declarative configuration in Go | 50 |
ian-kent/gofigure | Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |
dsbasko/go-cfg | A unified configuration library for reading data from various sources. | 42 |
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 |
paked/configure | An API for easy configuration of project settings through multiple data sources | 56 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
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 |