Language

Package: ocaml-biniou @ 1.2.1

Synopsis

Data format designed for speed, safety, ease of use and backward compatibility

Description

Biniou (pronounced "be new" is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations several times faster (4 times faster than yojson), with 25-35% space savings.

Home page
https://github.com/mjambon/biniou
Location
gnu/packages/ocaml.scm (line: 4220, column: 1)
License

Lint warnings

LinterMessageLocation
No lint warnings