Uconfig Alternatives
Similar projects and alternatives to uconfig
-
config
JSON or YAML configuration wrapper with convenient access methods. (by olebedev)
-
gcfg
read INI-style configuration files into Go structs; supports user-defined types and subsections
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
env
A simple and zero-dependencies library to parse environment variables into structs
-
-
envconfig
Small library to read your configuration from environment variables (by vrischmann)
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
go-envconfig
A Go library for parsing struct tags from environment variables.
-
-
konfig
Composable, observable and performant config handling for Go for the distributed processing era
uconfig reviews and mentions
-
'Discoverable' Environment Variables for Configuration
I’ve really enjoyed using this one… https://github.com/omeid/uconfig You set some struct tags and it can print out what’s available. Can use flags as well, or a file.
Stats
omeid/uconfig is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of uconfig is Go.