Configurate VS circe-yaml

Compare Configurate vs circe-yaml and see what are their differences.

Configurate

A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation (by SpongePowered)

circe-yaml

YAML parser for circe using SnakeYAML (by circe)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Configurate circe-yaml
- 1
342 137
2.0% -1.5%
8.4 7.1
22 days ago 8 days ago
Java 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.

Configurate

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

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

circe-yaml

Posts with mentions or reviews of circe-yaml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-10.
  • Template engines / expression languages for YAML?
    3 projects | /r/scala | 10 Mar 2021
    Hello! I have a Scala project that parses YAML files (using circe-yaml) for retrieving certain attributes for some of the data models in the project. I want to be able to create some sort of a template engine / expression language so that I can potentially provide some basic functions that I can use in my YAML config. I've been looking at Spring Expression Language or maybe potentially even writing a simple language using fastparse but I was wondering if anyone had any suggestions? Thanks in advance!

What are some alternatives?

When comparing Configurate and circe-yaml you can also consider the following projects:

microconfig - Modern tool for microservice configuration management

fs2-data - streaming data parsing and transformation library

net.cactusthorn.config - Configuration library based on annotation processing

sjsonnet

xpath-to-xml - XML builder library based on XPath processing

jackson-module-scala - Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes

externalized-properties - A lightweight and extensible library to resolve application properties from various external sources.

dhall-lang - Maintainable configuration files

jsonschema2pojo - Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

MoultingYAML - Scala wrapper for SnakeYAML

konf - A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats

Finch.io - Scala combinator library for building Finagle HTTP services