envdecode VS gotenv

Compare envdecode vs gotenv and see what are their differences.

envdecode

Go package for populating structs from environment variables using struct tags (by joeshaw)

gotenv

Load environment variables from `.env` or `io.Reader` in Go. (by subosito)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
envdecode gotenv
1 -
221 284
- -
0.0 4.7
about 3 years ago 9 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.

envdecode

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

gotenv

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

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

What are some alternatives?

When comparing envdecode and gotenv you can also consider the following projects:

wonsz - The best of viper & cobra combined.

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

aconfig - Simple, useful and opinionated config loader.

go-el - Expression language(EL) to navigate/manipulate in golang structure data

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

sqlx - general purpose extensions to golang's database/sql

go-env - a golang library to manage environment variables

fzf - :cherry_blossom: A command-line fuzzy finder

excelize - Go language library for reading and writing Microsoft Excelâ„¢ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

boilr - :zap: boilerplate template manager that generates files or directories from template repositories

resty - Simple HTTP and REST client library for Go

hub - A command-line tool that makes git easier to use with GitHub.