Language

Package: ocaml-bin-prot @ 0.14.0

Synopsis

Binary protocol generator

Description

This library contains functionality for reading and writing OCaml-values in a type-safe binary protocol. It is extremely efficient, typically supporting type-safe marshalling and unmarshalling of even highly structured values at speeds sufficient to saturate a gigabit connection. The protocol is also heavily optimized for size, making it ideal for long-term storage of large amounts of data.

Home page
https://github.com/janestreet/bin_prot
Location
gnu/packages/ocaml.scm (line: 5641, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings