Non-blocking streaming JSON codec for OCaml
Jsonm is an OCaml 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 uncut codec also processes whitespace and (non-standard) JSON with JavaScript comments.
$
pkg install ocaml-jsonmOrigin
converters/ocaml-jsonm
Size
1.86MiB
License
ISCL
Maintainer
danfe@FreeBSD.org
Dependencies
2 packages
Required by
0 packages