awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
go-simpler avatar

go-simpler/env

0
View on GitHub↗
80 stars·7 forks·Go·MPL-2.0·7 viewsgo-simpler.org/env↗

Env

🔍 Load environment variables into a config struct

Features

  • Configuration Management - Listed in the “Configuration Management” section of the Awesome Go awesome list.

Star history

Star history chart for go-simpler/envStar history chart for go-simpler/env

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Env

These projects share indexed features with Env. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • agilira/argusagilira avatar

    agilira/argus

    170View on GitHub↗

    High-performance configuration management framework for Go applications with zero-allocation performance, universal format support (JSON, YAML, TOML, HCL, INI, Properties), and an ultra-fast CLI powered by Orpheus.

    Goagilira-orpheuscliconfiguration-management
    View on GitHub↗170
  • alecthomas/kongalecthomas avatar

    alecthomas/kong

    2,976View on GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    View on GitHub↗2,976
  • alpha018/nestjs-unleash-clientAlpha018 avatar

    Alpha018/nestjs-unleash-client

    34View on GitHub↗

    A Client library to use the Unleash platform in your NestJS Apps to manage the feature flags.

    TypeScript
    View on GitHub↗34
  • adrg/xdgadrg avatar

    adrg/xdg

    1,002View on GitHub↗

    Go implementation of the XDG Base Directory Specification and XDG user directories

    Gocross-platformgogolang
    View on GitHub↗1,002
Compare all 30 related projects→

Frequently asked questions

What does go-simpler/env do?

🔍 Load environment variables into a config struct

What are the main features of go-simpler/env?

The main features of go-simpler/env are: Configuration Management.

Which projects share features with go-simpler/env?

Projects with overlapping indexed features include: agilira/argus — High-performance configuration management framework for Go applications with zero-allocation performance, universal… alecthomas/kong — Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments… alpha018/nestjs-unleash-client — A Client library to use the Unleash platform in your NestJS Apps to manage the feature flags. andreiavrammsd/config — Parse configuration values into given struct from environment, files, json, bytes, or other input convertible to bytes. angristan/nginx-autoinstall — Compile and install NGINX from source with optional features, modules and patches. adrg/xdg — Go implementation of the XDG Base Directory Specification and XDG user directories.