biniou
Binary data format
An efficient binary data format for serializing and deserializing structured data
Extensible binary data format, like JSON but faster
42 stars
4 watching
17 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 123 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
johnwhitington/ocaml-main-program-in-c | A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
ocaml-community/lambda-term | A library providing a higher-level interface to terminal manipulation | 209 |
ocaml-community/yojson | A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
owainlewis/ocaml-datastructures-algorithms | Educational repository of data structures and algorithms implemented in OCaml. | 48 |
laurentmazare/npy-ocaml | A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |