awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BoRuDar avatar

BoRuDar/configuration

0
View on GitHub↗
108 stele·12 fork-uri·Go·MIT·3 vizualizări

Configuration

Library for setting values to structs' fields from env, flags, files or default tag

Features

  • Configuration Management - Listed in the “Configuration Management” section of the Awesome Go awesome list.
  • Gestionarea configurației - Config initialization from env, files, and flags.

Istoric stele

Graficul istoricului de stele pentru borudar/configurationGraficul istoricului de stele pentru borudar/configuration

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face borudar/configuration?

Library for setting values to structs' fields from env, flags, files or default tag

Care sunt principalele funcționalități ale borudar/configuration?

Principalele funcționalități ale borudar/configuration sunt: Configuration Management, Gestionarea configurației.

Care sunt câteva alternative open-source pentru borudar/configuration?

Alternativele open-source pentru borudar/configuration includ: 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.

Alternative open-source pentru Configuration

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Configuration.
  • agilira/argusAvatar agilira

    agilira/argus

    170Vezi pe 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
    Vezi pe GitHub↗170
  • alecthomas/kongAvatar alecthomas

    alecthomas/kong

    2,976Vezi pe 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
    Vezi pe GitHub↗2,976
  • adrg/xdgAvatar adrg

    adrg/xdg

    1,002Vezi pe GitHub↗

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

    Gocross-platformgogolang
    Vezi pe GitHub↗1,002
  • andreiavrammsd/configAvatar andreiavrammsd

    andreiavrammsd/config

    0Vezi pe GitHub↗

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

    Goconfigurationenvironmentgolang
    Vezi pe GitHub↗0
  • Vezi toate cele 30 alternative pentru Configuration→