xconf VS joshbetz/config

Compare xconf vs joshbetz/config and see what are their differences.

joshbetz/config

🛠 A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP. (by joshbetz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xconf joshbetz/config
1 -
7 216
- -
3.8 0.0
6 months ago over 2 years ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

xconf

Posts with mentions or reviews of xconf. We have used some of these posts to build our list of alternatives and similar projects.
  • xconf - configuration package
    1 project | /r/golang | 3 Oct 2022
    I want to share with you a recent work of mine, a configuration package. I know there are a lot of other packages focused on this topic, I tried to make it concurrent safe and with SOLID in mind.

joshbetz/config

Posts with mentions or reviews of joshbetz/config. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning joshbetz/config yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing xconf and joshbetz/config you can also consider the following projects:

configure - Configure is a Go package that gives you easy configuration of your project through redundancy

gofigure - Go configuration made easy!

ingo - persistent storage for flags in go

gone/jconf

goConfig - goconfig uses a struct as input and populates the fields of this struct with parameters from command line, environment variables and configuration file.

store - A dead simple configuration manager for Go applications

ini - Package ini provides INI file read and write functionality in Go

go-env - Golang handling of environment values

go-arg - Struct-based argument parsing in Go

hjson - Hjson for Go

harvester - Harvest configuration, watch and notify subscriber

viper - Go configuration with fangs