json-stream: Incremental applicative JSON parser

[ bsd3, json, library, text ] [ Propose Tags ]
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 incremental parsing while using as little memory as possible with performance comparable to aeson.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 (info)
Dependencies aeson, base (>=4.7 && <4.8), bytestring, hspec, scientific, text, unordered-containers, vector [details]
License BSD-3-Clause
Author Ondrej Palkovsky
Maintainer palkovsky.ondrej@gmail.com
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-16T22:17:14Z
Distributions LTSHaskell:0.4.5.3, NixOS:0.4.5.3, Stackage:0.4.5.3
Reverse Dependencies 3 direct, 10 indirect [details]
Downloads 17521 total (137 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-04-18 [all 1 reports]