fs2-data VS todo-http4s-doobie

Compare fs2-data vs todo-http4s-doobie and see what are their differences.

fs2-data

streaming data parsing and transformation library (by gnieh)

todo-http4s-doobie

A sample project of a microservice using http4s, doobie, and circe. (by jaspervz)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fs2-data todo-http4s-doobie
2 3
138 180
8.7% -
9.1 0.0
4 days ago about 1 year ago
Scala Scala
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.

todo-http4s-doobie

Posts with mentions or reviews of todo-http4s-doobie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Where can I find a Typelevel code example?
    4 projects | /r/scala | 10 Dec 2023
    In addition to the great work from Gabriel Volpe, there's the Scala Pet Store and a to-do app.
  • Just can't grok Scala
    2 projects | /r/scala | 17 Jan 2021
    I think the key here is not to try to figure out how to use the constructs from scratch, but rather to start with a library for a particular kind of software that uses these constructs, and see how the constructs are used to write that kind of software. The most obvious examples here, IMO, would be writing a web service with http4s and/or a program interacting with a relational database with Doobie. Here's an implementation of the now-seemingly-standard ToDo app using both
    2 projects | /r/scala | 17 Jan 2021
    My only point, really, was that it isn’t just libraries that use the features and idioms of, e.g. the Typelevel ecosystem. For example, here is a “ToDo” app written with http4s, Doobie, and Circe. It reads like Typelevel library code—that is, it uses Typelevel ecosystem features and idioms, and no one familiar with them will have any trouble reading or modifying it.

What are some alternatives?

When comparing fs2-data and todo-http4s-doobie you can also consider the following projects:

kantan.csv - CSV handling library for Scala

xs4s - XML Streaming for Scala including FS2/cats support

Scala-CSV - CSV Reader/Writer for Scala

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

fs2-kafka - Functional Kafka Streams for Scala

daobab-100plus-examples - Daobab examples in Java

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

rad4s - A set of utilities to speed up rendering, storage, testing, and prototyping, especially for http4s

borer - Efficient CBOR and JSON (de)serialization in Scala

circe-yaml - YAML parser for circe using SnakeYAML

ExternData - :page_facing_up: Modelica library for data I/O of CSV, INI, JSON, MATLAB MAT, SSV, TIR, Excel XLS/XLSX and XML files

finch - The Finch CLI an open source client for container development