Status: Experimental and WIP
A pure OCaml, non-blocking codec for the Well-known Text representation of Geometry. The library is heavily inspired by jsonm and nbcodec.
Note that the current interface only provides a means to have a non-blocking codec via effects in Multicore OCaml (and keep it direct-style). See the test/wkt_eio.ml
for an example using Eio.