hjson
configuration
hjson | configuration | |
---|---|---|
- | 1 | |
331 | 108 | |
0.9% | - | |
4.5 | 6.3 | |
6 months ago | 6 months ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hjson
We haven't tracked posts mentioning hjson yet.
Tracking mentions began in Dec 2020.
configuration
What are some alternatives?
hocon - go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
go-simple-config - open source for accessing and storing configuration
goConfig - goconfig uses a struct as input and populates the fields of this struct with parameters from command line, environment variables and configuration file.
konfig - Composable, observable and performant config handling for Go for the distributed processing era
config - JSON or YAML configuration wrapper with convenient access methods.
envcfg - Un-marshaling environment variables to Go structs
config - A lightweight yet powerful configuration manager for the Go programming language
configure - Configure is a Go package that gives you easy configuration of your project through redundancy
Genv - Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment variables to be loaded from the .env file.
envh - Go helpers to manage environment variables
gookit/config - 📝 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应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名