xs4s
XML Streaming for Scala including FS2/cats support (by ScalaWilliam)
xml-spac
Handle streaming XML and JSON with declarative, composable parsers (by dylemma)
xs4s | xml-spac | |
---|---|---|
1 | 3 | |
60 | 49 | |
- | - | |
0.0 | 5.7 | |
about 1 year ago | almost 1 year ago | |
Scala | Scala | |
GNU General Public License v3.0 or later | MIT License |
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.
xs4s
Posts with mentions or reviews of xs4s.
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
Have a look at https://github.com/ScalaWilliam/xs4s - I've used is successfully just couple of months ago.
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.
What are some alternatives?
When comparing xs4s and xml-spac you can also consider the following projects:
Scalatags - ScalaTags is a small XML/HTML construction library for Scala.
fs2-data - streaming data parsing and transformation library
scala-scraper - A Scala library for scraping content from HTML pages
phobos - Efficient and expressive XML data-binding library for Scala
Hepek - Typesafe HTML templates and static site generator in pure Scala
A Tour of Scala - The standard Scala XML library
monadic-html - Tiny DOM binding library for Scala.js
xtract - A library to make it easy to deserialize XML to user types in scala
Phobos - Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
Http4s - A minimal, idiomatic Scala interface for HTTP