json-stream: Incremental applicative JSON parser
This version is deprecated.
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.
Downloads
- json-stream-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.1.4, 0.4.1.5, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.2.4, 0.4.3.0, 0.4.4.0, 0.4.4.1, 0.4.4.2, 0.4.5.0, 0.4.5.1, 0.4.5.2, 0.4.5.3, 0.4.6.0 (info) |
---|---|
Dependencies | aeson, base (<0), bytestring, scientific, text, unordered-containers, vector [details] |
License | BSD-3-Clause |
Author | Ondrej Palkovsky |
Maintainer | palkovsky.ondrej@gmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-11-19T14:29:33Z |
Category | Text, JSON |
Home page | https://github.com/ondrap/json-stream |
Source repo | head: git clone https://github.com/ondrap/json-stream.git |
Uploaded | by ondrap at 2015-04-21T08:29:48Z |
Distributions | LTSHaskell:0.4.6.0, NixOS:0.4.6.0, Stackage:0.4.6.0 |
Reverse Dependencies | 3 direct, 10 indirect [details] |
Downloads | 18625 total (16 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-19 [all 7 reports] |