configuration-yaml-file
YAML config reader
A library that provides a standardized way to read configuration files in YAML format
0 stars
2 watching
0 forks
Language: Go
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
romshark/yamagiconf | A YAML configuration framework for Go that enforces simplicity and consistency through strict validation rules. | 18 |
olebedev/config | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
num30/config | A package for declarative configuration in Go | 51 |
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
dsbasko/go-cfg | A unified configuration library for reading data from various sources. | 43 |
ilyakaznacheev/cleanenv | A tool to read and manage environment configuration from files and variables | 1,690 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
makallio85/yaml-route | Provides a way to configure CakePHP 3 routes with simple YAML files. | 6 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
jkcfg/jk | A tool for writing structured configuration files using a general-purpose language | 406 |
juanrgon/yadm-zsh | A zsh plugin that checks for local yadm configuration changes and displays an alert when needed. | 9 |
kkyr/fig | A library to manage application configurations in Go. | 381 |
bos/configurator | A Haskell library that provides dynamic file-based configuration with automatic reloading and interpolation of strings. | 128 |