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

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

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

beatlabs/harvester

0
View on GitHub↗
134 星标·27 分支·Go·Apache-2.0·3 次浏览

Harvester

Harvest configuration, watch and notify subscriber

Features

  • Configuration Management - Static and dynamic configuration package.
  • Configuration Management - Listed in the “Configuration Management” section of the Awesome Go awesome list.
  • 配置管理 - Static and dynamic configuration with Consul support.

Star 历史

beatlabs/harvester 的 Star 历史图表beatlabs/harvester 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

beatlabs/harvester 是做什么的?

Harvest configuration, watch and notify subscriber

beatlabs/harvester 的主要功能有哪些?

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

beatlabs/harvester 有哪些开源替代品?

beatlabs/harvester 的开源替代品包括: gookit/config — 📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi… heetch/confita — Load configuration in cascade from multiple backends into a struct. caarlos0/env — env is a Go library that reads environment variables and populates the fields of a Go struct according to tag… go-ini/ini — Package ini provides INI file read and write functionality in Go. antham/envh — Go helpers to manage environment variables. hjson/hjson-go — Hjson for Go.

Harvester 的开源替代方案

相似的开源项目,按与 Harvester 的功能重合度排序。
  • caarlos0/envcaarlos0 的头像

    caarlos0/env

    6,004在 GitHub 上查看↗

    env is a Go library that reads environment variables and populates the fields of a Go struct according to tag directives. It uses reflection to iterate over struct types and tags at runtime, mapping environment variable names to struct fields and applying parsing behavior defined in struct tags. The library supports required field validation, returning errors when marked fields are missing or empty after parsing. It also provides default value fallback from struct tags when environment variables are not set, environment variable expansion that recursively substitutes references within values,

    Goconfigconfigurationenvironment
    在 GitHub 上查看↗6,004
  • go-ini/inigo-ini 的头像

    go-ini/ini

    3,542在 GitHub 上查看↗

    Package ini provides INI file read and write functionality in Go

    Goconfigurationgoini
    在 GitHub 上查看↗3,542
  • antham/envhantham 的头像

    antham/envh

    100在 GitHub 上查看↗

    Go helpers to manage environment variables

    Goconfiguration-managementenvironmentgolang
    在 GitHub 上查看↗100
  • gookit/configgookit 的头像

    gookit/config

    583在 GitHub 上查看↗

    📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名

    Goconfigconfig-managementconfiguration
    在 GitHub 上查看↗583
查看 Harvester 的所有 30 个替代方案→