Language

Package: ocaml4.07-bin-prot @ 0.11.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: 5581, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-base' does not match package name 'ocaml4.07-base'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-compare' does not match package name 'ocaml4.07-ppx-compare'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-custom-printf' does not match package name 'ocaml4.07-ppx-custom-printf'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-fields-conv' does not match package name 'ocaml4.07-ppx-fields-conv'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-sexp-conv' does not match package name 'ocaml4.07-ppx-sexp-conv'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-variants-conv' does not match package name 'ocaml4.07-ppx-variants-conv'
input-labels

Identify input labels that do not match package names

label 'ocaml-migrate-parsetree' does not match package name 'ocaml4.07-migrate-parsetree'