SaaSHub helps you find the best software and product alternatives Learn more →
Xml-spac Alternatives
Similar projects and alternatives to xml-spac based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
jackson-module-scala
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better xml-spac alternative or higher similarity.
xml-spac discussion
xml-spac reviews and mentions
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.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Stats
Basic xml-spac repo stats
3
49
5.7
12 months ago
dylemma/xml-spac is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of xml-spac is Scala.