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 | Provides high-performance tools and data analysis for bioinformatics research and applications | 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 | 494 |
ocaml-community/sedlex | A Unicode-friendly lexer generator for OCaml. | 244 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
ocaml-community/lambda-term | A terminal manipulation library for OCaml | 210 |
ocaml-community/yojson | A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
ocaml-ppx/ocamlformat | Automates formatting of OCaml code to conform to specific coding standards | 642 |
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 |