awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
goraz avatar

goraz/onion

0
View on GitHub↗

Onion

Layer based configuration for golang

Features

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

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • 配置管理 - Layered configuration library.
  • 119 星标·16 分支·Go·MIT·3 次浏览

    Star 历史

    goraz/onion 的 Star 历史图表goraz/onion 的 Star 历史图表

    常见问题解答

    goraz/onion 是做什么的?

    Layer based configuration for golang

    goraz/onion 的主要功能有哪些?

    goraz/onion 的主要功能包括:Configuration Management, 配置管理。

    goraz/onion 有哪些开源替代品?

    goraz/onion 的开源替代品包括: 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.

    Onion 的开源替代方案

    相似的开源项目,按与 Onion 的功能重合度排序。
    • agilira/argusagilira 的头像

      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/kongalecthomas 的头像

      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/xdgadrg 的头像

      adrg/xdg

      1,002在 GitHub 上查看↗

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

      Gocross-platformgogolang
      在 GitHub 上查看↗1,002
    • andreiavrammsd/configandreiavrammsd 的头像

      andreiavrammsd/config

      0在 GitHub 上查看↗

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

      Goconfigurationenvironmentgolang
      在 GitHub 上查看↗0
    查看 Onion 的所有 30 个替代方案→