ini VS config

Compare ini vs config and see what are their differences.

ini

📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载 (by gookit)
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
ini config
1 -
81 357
- 1.4%
6.6 0.0
about 2 months ago over 1 year 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.

ini

Posts with mentions or reviews of ini. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-16.

config

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

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

What are some alternatives?

When comparing ini and config you can also consider the following projects:

conf - Easy configuration files for Go.

gofigure - Go configuration made easy!

environ-config - Python Application Configuration With Environment Variables

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

env - Idiomatic go environment variable declaration and parsing.

swap - Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).

env - A simple and zero-dependencies library to parse environment variables into structs

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

go-kit - A standard library for microservices.

aconfig - Simple, useful and opinionated config loader.

kelseyhightower/envconfig - Golang library for managing configuration data from environment variables