aconfig
Config loader
A simple and versatile configuration loader for Go applications.
Simple, useful and opinionated config loader.
553 stars
9 watching
33 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
command-lineconfigconfigurationconfiguration-filesdependency-freeenvironmentenvironment-variablesgogolangjsontomlyaml
Related projects:
Repository | Description | Stars |
---|---|---|
| A package that simplifies loading environment variables into configuration structures in Go applications. | 67 |
| A minimalist configuration loader that supports multiple sources and notification of changes. | 252 |
| A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
| A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
| A configuration loading framework for containerized and cloud-native applications | 95 |
| A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
| A tool to load AWS environment variables from a configuration file | 35 |
| A library that loads configuration from multiple backends into a structured format | 496 |
| A configuration management library for Go applications | 543 |
| A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
| A configuration management library for Go programs. | 6 |
| A library to manage application configurations in Go. | 381 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A configuration library for Go programs that supports multiple data sources and types | 108 |
| Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |