awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
golobby avatar

golobby/config

0
View on GitHub↗

Config

A lightweight yet powerful configuration manager for the Go programming language

Features

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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
  • إدارة الإعدادات - Lightweight configuration package.
  • 366 نجوم·29 تفرعات·Go·MIT·3 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ golobby/configمخطط تاريخ النجوم لـ golobby/config

    الأسئلة الشائعة

    ما هي وظيفة golobby/config؟

    A lightweight yet powerful configuration manager for the Go programming language

    ما هي الميزات الرئيسية لـ golobby/config؟

    الميزات الرئيسية لـ golobby/config هي: Configuration Management, إدارة الإعدادات.

    ما هي البدائل مفتوحة المصدر لـ golobby/config؟

    تشمل البدائل مفتوحة المصدر لـ golobby/config: andreiavrammsd/config — Parse configuration values into given struct from environment, files, json, bytes, or other input convertible to bytes. antham/envh — Go helpers to manage environment variables. alecthomas/kong — Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments… adrg/xdg — Go implementation of the XDG Base Directory Specification and XDG user directories. agilira/argus — High-performance configuration management framework for Go applications with zero-allocation performance, universal… atelpis/enflag — Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.

    بدائل مفتوحة المصدر لـ Config

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Config.
    • agilira/argusالصورة الرمزية لـ agilira

      agilira/argus

      170عرض على 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
      عرض على GitHub↗170
    • alecthomas/kongالصورة الرمزية لـ alecthomas

      alecthomas/kong

      2,976عرض على 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
      عرض على GitHub↗2,976
    • adrg/xdgالصورة الرمزية لـ adrg

      adrg/xdg

      1,002عرض على GitHub↗

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

      Gocross-platformgogolang
      عرض على GitHub↗1,002
    andreiavrammsd/configالصورة الرمزية لـ andreiavrammsd

    andreiavrammsd/config

    0عرض على GitHub↗

    Parse configuration values into given struct from environment, files, json, bytes, or other input convertible to bytes

    Goconfigurationenvironmentgolang
    عرض على GitHub↗0
    عرض جميع البدائل الـ 30 لـ Config→