cconvversion

Combinators for Type Conversion in OCaml.

CConv provides type-safe combinators for describing how to read/build OCaml values of a given type. Those combinators can be used for serializing and deserializing the values into several formats. The library ships with conversion to Json (yojson), S-expressions (sexplib) and B-encode.

Tags conversion gadt serialization
AuthorSimon Cruanes
Published
Homepagehttps://github.com/c-cube/cconv/
Issue Trackerhttps://github.com/c-cube/cconv/issues/
Maintainersimon.cruanes.2007@m4x.org
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/cconv-0.2.tar.gz
md5=ac8384a679cec49f2dda98fe3f5ba59b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cconv/cconv.0.2/opam
Optionally used by