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 BSD3 license.

AuthorDaniel Bünzli <daniel.buenzli at erratique.ch>
LicenseBSD-3-Clause
Published
Homepagehttp://erratique.ch/software/jsonm
Maintaineropam-devel@lists.ocaml.org
Dependencies
Source [http] http://erratique.ch/software/jsonm/releases/jsonm-0.9.1.tbz
md5=631a5dabdada83236c83056f60e42685
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/jsonm/jsonm.0.9.1/opam
Required by