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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • joho/godotenvAvatar joho

    joho/godotenv

    10,483Vezi pe GitHub↗

    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
    Vezi pe GitHub↗10,483
  1. Home
  2. Programming Languages & Runtimes
  3. Environment Variable Loaders