https://github.com/vast-engineering/spengler
An async, nonblocking framework for parsing large streams of XML or JSON on the JVM.
https://github.com/vast-engineering/spengler
Last synced: about 2 months ago
JSON representation
An async, nonblocking framework for parsing large streams of XML or JSON on the JVM.
- Host: GitHub
- URL: https://github.com/vast-engineering/spengler
- Owner: vast-engineering
- Created: 2013-08-12T22:18:11.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T07:40:55.000Z (almost 11 years ago)
- Last Synced: 2025-03-03T08:28:59.259Z (over 1 year ago)
- Language: Scala
- Size: 313 KB
- Stars: 1
- Watchers: 39
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spengler
This is a library for incremental, nonblocking parsing of streams of XML or (coming soon!) JSON. It's still in a very preliminary state, but the XML parts should be usable.