konf VS Configur8

Compare konf vs Configur8 and see what are their differences.

konf

A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats (by uchuhimo)

Configur8

Nano-library which provides the ability to define typesafe (!) configuration templates for applications. (by daviddenton)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
konf Configur8
1 -
304 11
- -
0.0 0.0
11 months ago over 3 years ago
Kotlin Scala
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.

konf

Posts with mentions or reviews of konf. We have used some of these posts to build our list of alternatives and similar projects.
  • Properties and nested properties
    1 project | /r/Kotlin | 22 Apr 2021
    Hey, unfortunately there is no way of accessing the delegate of the property without the :: notation as you can't get it from the property value. However, there is a library called konf which does something very similar to what you are trying.

Configur8

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

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

What are some alternatives?

When comparing konf and Configur8 you can also consider the following projects:

Hoplite - A boilerplate-free Kotlin config library for loading configuration files as data classes

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

config4k - A Kotlin wrapper for Typesafe Config

config - configuration library for JVM languages using HOCON files

konfig - Simple config properties API for Kotlin

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

cfg4k - Flexible and easy to use config library written in kotlin

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

dotenv-kotlin - 🗝️ Dotenv is a module that loads environment variables from a .env file

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

properlty - Simple Kotlin and Java configuration library with recursive placeholders resolution and zero magic!

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