jsonmversion

Non-blocking streaming JSON codec for OCaml

Jsonm is a non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data.

The alternative "uncut" codec also processes whitespace and (non-standard) JSON with JavaScript comments.

Jsonm is made of a single module and depends on Uutf. It is distributed under the ISC license.

Tags json codec org:erratique
AuthorDaniel Bünzli <daniel.buenzl [email protected]>
LicenseISC
Published
Homepagehttp://erratique.ch/software/jsonm
Issue Trackerhttps://github.com/dbuenzli/jsonm/issues
MaintainerDaniel Bünzli <daniel.buenzl [email protected]>
Dependencies
Source [http] http://erratique.ch/software/jsonm/releases/jsonm-1.0.1.tbz
sha256=3c09562ed43b617d8b6d9522a249ff770228e7d6de9f9508b72e84d52b6be684
md5=e2ca39eaefd55b8d155c4f1ec5885311
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/jsonm/jsonm.1.0.1/opam
Required by
OSZAR »