The latest version of json-stream is 0.4.6.0-0.

json-stream

Version 0.4.5.2 revision 0 uploaded by ondrap.

Package meta

Synopsis
Incremental applicative JSON parser
Description

Easy to use JSON parser fully supporting incremental parsing. Parsing grammar in applicative form.

The parser is compatibile with aeson and its FromJSON class. It is possible to use aeson monadic parsing when appropriate.

The parser supports constant-space safe incremental parsing regardless of the input data. In addition to performance-critical parts written in C, a lot of performance is gained by being less memory intensive especially when used for stream parsing.

Author
Ondrej Palkovsky
Bug reports
n/a
Category
Text, JSON
Copyright
n/a
Homepage
https://github.com/ondrap/json-stream
Maintainer
palkovsky.ondrej@gmail.com
Package URL
n/a
Stability
n/a

Components