Package : ocaml-bin_prot > RPM : ocaml-bin_prot-0.15.0-3.mga9.i586.rpm

Basic items

Install
Name ocaml-bin_prot
Version 1:0.15.0
Release 3.mga9
URL https://github.com/janestreet/bin_prot
Group Development/OCaml
Summary Binary protocol generator
Size 2,444KB
Arch i586
License ASL 2.0

Description

This library contains functionality for reading and writing OCaml
values in a type-safe binary protocol. These functions are extremely
efficient and provide users with a convenient and safe way of
performing I/O on any extensionally defined data type. This means that
functions, objects, and values whose type is bound through a
polymorphic record field are not supported, but everything else is.

As of now, there is no support for cyclic or shared values. Cyclic
values will lead to non-termination whereas shared values, besides
requiring significantly more space when encoded, may lead to a
substantial increase in memory footprint when they are read back in.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM ocaml-bin_prot-0.15.0-3.mga9.src.rpm
Build time 2022-10-15 19:52:23
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie