archaius VS Confucius

Compare archaius vs Confucius and see what are their differences.

archaius

Library for configuration management API (by Netflix)

Confucius

A lightweight Java configuration library (by IvanTrendafilov)
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
archaius Confucius
3 1
2,439 54
0.1% -
8.1 0.0
21 days ago over 1 year ago
Java Java
Apache License 2.0 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.

archaius

Posts with mentions or reviews of archaius. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-14.
  • Show HN: Targeted Log Levels
    1 project | news.ycombinator.com | 9 May 2023
    2. A realtime, reliable Dynamic Configuration system that gives you interactive, real-time, fine-grained control over operations of your deployed systems.

    The core technology is this dynamic configuration system, similar in behavior to Netflix's [https://github.com/Netflix/archaius](https://github.com/Netf..., Amplitude's DynConf [https://amplitude.com/blog/dynamic-configuration](https://am... or HubSpot's conspicuously well-named "Config" [https://product.hubspot.com/blog/backend-tooling](https://pr.... Client libraries bootstrap off a CDN and then start an SSE connection to get updates.

    We'd love for you to take Prefab for a spin and share your thoughts. Full support for these logging features in Java & Ruby today. Python/Node/Elixir are in alpha zone and we would love to work with you on their development. See it in action: [https://youtu.be/8AsEJF-NwAQ](https://youtu.be/8AsEJF-NwAQ)

    We're so excited to share what we've built. We started Prefab because we think there is too much great, general-purpose tech that's locked away in large orgs. Just because I no longer have a team of 50 developer platform engineers on my side, doesn’t mean I don't want the fruits of their labor.

    If you've used dynamic configuration or dynamic log levels before I'd love if you would share your experiences and favorite use cases here.

    - Jeff & Prefab

  • 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
  • JProperties: A modern replacement for java.util.Properties
    6 projects | /r/java | 28 Oct 2021
    Finally I was hoping Netflix would get its act together sooner on Archaius (N.B. that link is the 2.x branch which most things do not use). However Archaius logging library uses SLF4J.

Confucius

Posts with mentions or reviews of Confucius. 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 archaius and Confucius you can also consider the following projects:

config - configuration library for JVM languages using HOCON files

cfg4j - Modern configuration library for distributed apps written in Java.

microprofile-config - MicroProfile Configuration Feature

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

Spring - Spring Framework

smallrye-config - SmallRye Config - A Java Configuration library

geronimo-config - Apache Geronimo Config

helidon - Java libraries for writing microservices

config-magic - Convenience Configuration Library for Java

jproperties - An efficient, up-to-date reader/writer for Java properties files

constretto-core - Constretto is a versatile configuration toolkit for the JVM implemented in Java