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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEnvironment Variable Loaders

Libraries designed to load and manage configuration variables from external files into a process environment.

Distinct from Go Libraries: The provided candidates are either too general (Go Libraries) or focused on unrelated domains like TUI or geospatial data.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Environment Variable Loaders. Refine with filters or upvote what's useful.

Awesome Environment Variable Loaders GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • joho/godotenvAvatar von joho

    joho/godotenv

    10,483Auf GitHub ansehen↗

    godotenv is a Go library designed to load, parse, and serialize environment configuration files. It provides tools to extract configuration data from files into maps and inject those key-value pairs directly into the system environment of a Go application process. The project includes a configuration file serializer for exporting environment variable maps back into formatted files and a parser for extracting data without modifying the system environment. It supports injecting variables from strings or files into the process environment using priority-based overloading and overwriting. The li

    Provides a library for loading environment variables from .env files into a Go application process.

    Godotenvenvironment-variablesgo
    Auf GitHub ansehen↗10,483
  1. Home
  2. Programming Languages & Runtimes
  3. Environment Variable Loaders