libbin-prot-ocaml

type-safe binary serialization for OCaml values (runtime)

Description

bin-prot provides functionalities for reading and writing OCaml-values in a type-safe binary protocol.

These functions provide a safe way of performing I/O on any extensionally defined data type. Functions, objects, and values whose type is bound through a polymorphic record field are not supported, but everything else is.

There is no support for cyclic or shared values and only little endian computer architectures are supported.

This package contains runtime files.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/janestreet/bin_prot


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbin-prot-ocaml