biniou

Binary data format

An efficient binary data format for serializing and deserializing structured data

Extensible binary data format, like JSON but faster

GitHub

42 stars
4 watching
17 forks
Language: OCaml
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
biocaml/biocamlProvides high-performance tools and data analysis for bioinformatics research and applications123
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
johnwhitington/ocaml-main-program-in-cA tool for building mixed C/Ocaml binaries where the main program is in C.16
yoriyuki/camomileA Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings.124
c-cube/ocaml-containersA modular standard library extension and string library for OCaml494
ocaml-community/sedlexA Unicode-friendly lexer generator for OCaml.244
dbuenzli/uusegAn OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences.23
ocaml-community/lambda-termA terminal manipulation library for OCaml210
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
owainlewis/ocaml-datastructures-algorithmsEducational repository of data structures and algorithms implemented in OCaml.48
laurentmazare/npy-ocamlA library that allows OCaml bigarrays to be written and read in the NumPy file format41
mirage/ocaml-cowA set of parsers and syntax extensions to manipulate web formats from OCaml code107
ocaml-community/ocaml-linenoiseOCaml bindings to linenoise for easy high-level readline functionality51