package bin_there

  1. Overview
  2. Docs
Serialization/deserialization with support for shared values

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bin_there-0.2.1a2.tar.gz
md5=3efe5e125a0ac6ea05685c987ce0f124
sha512=9d496a2163312f13e0c7cb62c784422b683f28309d4c87d673fc1c827bc71dc6b90b27748805eec126c30bb1280ee8b527af5de9c3dcd0311f0946d7ae2411dc

Description

bin_there provides a binary serialization and deserialization library for OCaml with first-class support for shared values (graph-shaped data).

Added to opam-repository:

Dependencies (2)

  1. dune >= "3.8"
  2. ocaml >= "4.14" & < "5"

Dev Dependencies (4)

  1. camlzip with-test
  2. qcheck-alcotest with-test
  3. base-threads with-test
  4. alcotest with-test

Used by (1)

  1. ppx_bin_there

Conflicts

None