I've been using "caarlos0/env" for nearly 4 years? Anything better?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kelseyhightower/envconfig

    Golang library for managing configuration data from environment variables

    https://github.com/kelseyhightower/envconfig is also popular

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. env

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

    I also have been using https://github.com/caarlos0/env in all projects since that was the one which I used in first project.

  4. koanf

    Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.

    Personally I like: https://github.com/knadh/koanf

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Simple, lightweight, extensible, configuration management library for Go

    1 project | news.ycombinator.com | 24 Dec 2024
  • Nees help install knadh/koanf

    1 project | /r/golang | 27 May 2023
  • Simplify Your Configurations in Go

    1 project | /r/golang | 11 Nov 2022
  • Viper – Go Configuration with Fangs

    4 projects | news.ycombinator.com | 20 May 2022
  • Extracting embedded files

    1 project | /r/golang | 25 Apr 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?