awesome-repositories.com
Blog
awesome-repositories.com

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

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

adrg/xdg

0
View on GitHub↗
1,002 Stars·35 Forks·Go·MIT·2 Aufrufepkg.go.dev/github.com/adrg/xdg↗

Xdg

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

Features

  • Configuration Management - Listed in the “Configuration Management” section of the Awesome Go awesome list.
  • Konfigurationsmanagement - Implements XDG Base Directory Specification.

Star-Verlauf

Star-Verlauf für adrg/xdgStar-Verlauf für adrg/xdg

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht adrg/xdg?

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

Was sind die Hauptfunktionen von adrg/xdg?

Die Hauptfunktionen von adrg/xdg sind: Configuration Management, Konfigurationsmanagement.

Welche Open-Source-Alternativen gibt es zu adrg/xdg?

Open-Source-Alternativen zu adrg/xdg sind unter anderem: andreiavrammsd/config — Parse configuration values into given struct from environment, files, json, bytes, or other input convertible to bytes. atelpis/enflag — Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies. alecthomas/kong — Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments… agilira/argus — High-performance configuration management framework for Go applications with zero-allocation performance, universal… antham/envh — Go helpers to manage environment variables. azure/appconfiguration-goprovider — The configuration provider for consuming data in Azure App Configuration from Go applications.

Open-Source-Alternativen zu Xdg

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Xdg.
  • alecthomas/kongAvatar von alecthomas

    alecthomas/kong

    2,976Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,976
  • andreiavrammsd/configAvatar von andreiavrammsd

    andreiavrammsd/config

    0Auf GitHub ansehen↗

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

    Goconfigurationenvironmentgolang
    Auf GitHub ansehen↗0
  • agilira/argusAvatar von agilira

    agilira/argus

    170Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗170
  • antham/envhAvatar von antham

    antham/envh

    100Auf GitHub ansehen↗

    Go helpers to manage environment variables

    Goconfiguration-managementenvironmentgolang
    Auf GitHub ansehen↗100
Alle 30 Alternativen zu Xdg anzeigen→