cfg4j VS config-magic

Compare cfg4j vs config-magic and see what are their differences.

cfg4j

Modern configuration library for distributed apps written in Java. (by cfg4j)

config-magic

Convenience Configuration Library for Java (by brianm)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cfg4j config-magic
1 1
554 79
0.0% -
0.0 0.0
over 1 year ago about 2 years ago
Java Java
Apache License 2.0 -
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.

cfg4j

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

config-magic

Posts with mentions or reviews of config-magic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-14.
  • Benchmark of Java Configuration Libraries
    20 projects | /r/java | 14 Jun 2022
    While you covered a lot of libraries, there are others, more or less used: - https://github.com/constretto/constretto-core - https://github.com/Netflix/archaius - https://github.com/IvanTrendafilov/Confucius - https://commons.apache.org/proper/commons-configuration/ - https://github.com/brianm/config-magic - https://github.com/Graylog2/JadConfig - https://github.com/carueda/tscfg

What are some alternatives?

When comparing cfg4j and config-magic you can also consider the following projects:

config - configuration library for JVM languages using HOCON files

owner - Get rid of the boilerplate code in properties based configuration.

KAConf - KickAss Configuration. An annotation-based configuration system for Java and Kotlin

Configur8 - Nano-library which provides the ability to define typesafe (!) configuration templates for applications.

dotenv - A twelve-factor configuration (12factor.net/config) library for Java 8+

centraldogma - Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2

gestalt - A Java configuration library that allows you to build your configurations from multiple sources, merges them and convert them into an easy-to-use typesafe configuration class. A simple but powerful interface allows you to navigate to a path within your configurations and retrieve a configuration object, list, or a primitive value.

archaius - Library for configuration management API

Confucius - A lightweight Java configuration library

tscfg - Boilerplate-free, type-safe access to configuration properties in Java and Scala

helidon - Java libraries for writing microservices