go-envconfig VS env

Compare go-envconfig vs env and see what are their differences.

go-envconfig

A Go library for parsing struct tags from environment variables. (by sethvargo)

env

A simple and zero-dependencies library to parse environment variables into structs (by caarlos0)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-envconfig env
6 11
939 4,356
- -
6.4 7.1
about 1 month ago 3 days ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-envconfig

Posts with mentions or reviews of go-envconfig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-03.

env

Posts with mentions or reviews of env. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.

What are some alternatives?

When comparing go-envconfig and env you can also consider the following projects:

conf - Package conf provides support for using environmental variables and command line arguments for configuration.

ini - Package ini provides INI file read and write functionality in Go

godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)

viper - Go configuration with fangs

cleanenv - ✨Clean and minimalistic environment configuration reader for Golang

kelseyhightower/envconfig - Golang library for managing configuration data from environment variables

urfave/cli - A simple, fast, and fun package for building command line apps in Go

toml - Instream TOML to JSON encoder

ff - Flags-first package for configuration

kong - Kong is a command-line parser for Go

envconfig - Small library to read your configuration from environment variables