An open API service indexing awesome lists of open source software.

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.

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.