awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • joho/godotenvjoho का अवतार

    joho/godotenv

    10,483GitHub पर देखें↗

    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
    GitHub पर देखें↗10,483
  1. Home
  2. Programming Languages & Runtimes
  3. Environment Variable Loaders