go-dotenv VS envsubst

Compare go-dotenv vs envsubst and see what are their differences.

go-dotenv

A minimalist library for reading and atomically writing .env configuration files in Go (by profclems)

envsubst

Environment variables substitution for Go (by a8m)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-dotenv envsubst
2 2
22 717
- -
0.0 4.0
about 2 years ago 7 months ago
Go Go
MIT License 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-dotenv

Posts with mentions or reviews of go-dotenv. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning go-dotenv yet.
Tracking mentions began in Dec 2020.

envsubst

Posts with mentions or reviews of envsubst. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning envsubst yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing go-dotenv and envsubst you can also consider the following projects:

env - A simple and zero-dependencies library to parse environment variables into structs

reload - Simple managed reload mechanism for Go

zenv - Enhanced env command to set environment variable by various method

env - Idiomatic go environment variable declaration and parsing.

gotenv - Load environment variables from `.env` or `io.Reader` in Go.

fig - A minimalist Go configuration library

resty - Simple HTTP and REST client library for Go

aconfig - Simple, useful and opinionated config loader.

config - A lightweight yet powerful configuration manager for the Go programming language

envparse - Opinionated environment variables parser for Go