fs2-data VS circe-yaml

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

fs2-data

streaming data parsing and transformation library (by gnieh)

circe-yaml

YAML parser for circe using SnakeYAML (by circe)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fs2-data circe-yaml
2 1
140 137
2.9% -1.5%
9.2 7.1
8 days ago 6 days ago
Scala 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.

fs2-data

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

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 fs2-data and circe-yaml you can also consider the following projects:

kantan.csv - CSV handling library for Scala

Configurate - A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation

todo-http4s-doobie - A sample project of a microservice using http4s, doobie, and circe.

sjsonnet

xs4s - XML Streaming for Scala including FS2/cats support

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

xml-spac - Handle streaming XML and JSON with declarative, composable parsers

dhall-lang - Maintainable configuration files

Scala-CSV - CSV Reader/Writer for Scala

MoultingYAML - Scala wrapper for SnakeYAML

fm-flatfile - Scala Library for Reading Flat File Data (CSV/TSV/XLS/XLSX)

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