jsonm
Non-blocking streaming JSON codec for OCaml
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Nov 2013
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
albatross
< "1.4.0"
cohttp
>= "0.99.0" & < "6.0.0~alpha0"
ezjsonm
< "1.1.0"
ezjsonm-lwt
< "1.1.0"
index
>= "1.3.0"
irmin-http
>= "2.3.0"
irmin-test
>= "2.3.0"
ke
>= "0.5"
opam-core
< "2.0.0~beta5"
opam-lib
>= "1.2.0"
syndic
>= "1.6.0"
travis-opam
>= "1.2.0"