Skip to content

Pure OCaml, non-blocking codec for Well-Known Text (WKT)

License

Notifications You must be signed in to change notification settings

geocaml/ocaml-wkt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-wkt

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.

About

Pure OCaml, non-blocking codec for Well-Known Text (WKT)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages