aeson-0.3.2.9: Fast JSON parsing and encoding

The aeson package

A JSON parsing and encoding library optimized for ease of use and high performance.

Parsing performance on a late 2010 MacBook Pro (2.66GHz Core i7), for mostly-English tweets from Twitter's JSON search API:

Handling heavily-escaped text is a little more work. Here is parsing performance with Japanese tweets, where much of the text is entirely Unicode-escaped.

Encoding performance on the same machine and data:

(A note on naming: in Greek mythology, Aeson was the father of Jason.)

Properties

Versions0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4, 0.3.2.5, 0.3.2.6, 0.3.2.7, 0.3.2.8, 0.3.2.9, 0.3.2.10, 0.3.2.11, 0.3.2.12, 0.3.2.13, 0.3.2.14, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.1.0
Dependenciesattoparsec (≥0.8.6.1), base (4.*), blaze-builder (≥0.2.1.4), blaze-textual, bytestring, containers, deepseq, hashable (≥1.1.2.0), mtl, old-locale, syb, text (≥0.11.0.2), time, unordered-containers (≥0.1.3.0), vector (≥0.7)
LicenseBSD3
CopyrightCopyright 2011 MailRank, Inc.
AuthorBryan O'Sullivan <bos@mailrank.com>
MaintainerBryan O'Sullivan <bos@mailrank.com>
Stabilityexperimental
CategoryText, Web, JSON
Home pagehttp://github.com/mailrank/aeson
Bug trackerhttp://github.com/mailrank/aeson/issues
Source repositorygit clone http://github.com/mailrank/aeson
Upload dateThu Jun 30 20:17:06 UTC 2011
Uploaded byBryanOSullivan
Built onghc-7.0
DistributionsFedora: 0.6.0.2, NixOS: 0.6.1.0, Debian: 0.6.1.0, FreeBSD: 0.6.1.0

Modules

Downloads