I just released xml-spac 0.9! It's a library for handling streaming XML/JSON data by writing declarative-style consumers. Now with a native integration with Cats and FS2!

This page summarizes the projects mentioned and recommended in the original post on /r/scala

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. xml-spac

    Handle streaming XML and JSON with declarative, composable parsers

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fs2-data

    streaming data parsing and transformation library

    Yet another cool thing is that I added an integration with https://github.com/satabin/fs2-data which lets you use their parsing logic as the underlying event source instead of the Javax/StAX classes for XML, or instead of the Jackson library for JSON.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Advice on huge XML parsing

    2 projects | /r/scala | 4 Nov 2021
  • How do I process gigabytes size file?

    1 project | /r/scala | 1 Aug 2021
  • Just can't grok Scala

    2 projects | /r/scala | 17 Jan 2021
  • Scala XML library

    4 projects | /r/scala | 12 Jan 2021
  • Viewing the Design of the Open-Source Low-Code Platform Skyve Through Reversible Computation

    1 project | dev.to | 28 Nov 2025

Did you know that Scala is
the 33rd most popular programming language
based on number of references?