xml-spac
Handle streaming XML and JSON with declarative, composable parsers (by dylemma)
xtract
A library to make it easy to deserialize XML to user types in scala (by lucidsoftware)

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
xml-spac | xtract | |
---|---|---|
3 | - | |
50 | 61 | |
- | - | |
5.7 | 2.1 | |
over 1 year ago | 6 months ago | |
Scala | Scala | |
MIT License | 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.
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.
xml-spac
Posts with mentions or reviews of xml-spac.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-04.
-
Advice on huge XML parsing
I would look closely at xml-spac. Its whole point is streaming of tree structures, and it supports both XML and JSON. It also lives within the "purely functional Scala" ecosystem, which means that it relies on underlying Typelevel libraries, avoids the "kitchen sink framework" problem (e.g. Spark), tries to make types as representative of what's going on as possible.
- 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!
-
Scala XML library
You probably want XML Spac.
xtract
Posts with mentions or reviews of xtract.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning xtract yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing xml-spac and xtract you can also consider the following projects:
A Tour of Scala - The standard Scala XML library
Phobos - Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
fs2-data - streaming data parsing and transformation library
phobos - Efficient and expressive XML data-binding library for Scala
phobos - The standard library of the D programming language
xs4s - XML Streaming for Scala including FS2/cats support
borer - Efficient CBOR and JSON (de)serialization in Scala
Binding.scala - Reactive data-binding for Scala

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured