ocaml-cbor

CBOR encoder/decoder

Provides OCaml bindings to the CBOR data encoding standard

OCaml CBOR generic decoder/encoder, RFC 7049, http://cbor.io/

GitHub

24 stars
4 watching
10 forks
Language: OCaml
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fxamacker/cborA library for encoding and decoding binary data in a compact and secure format.750
edjcase/motoko_cborEnables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects6
somerandomiosdev/cborcodingProvides an encoding and decoding framework for the CBOR data format in Swift.51
ygrek/ocurlC bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml59
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
ocaml-community/sedlexA Unicode-friendly lexer generator for OCaml.244
well-typed/cborgA Haskell implementation of the CBOR format for fast binary serialisation and deserialisation.191
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
smolkaj/nice-parserAutomates the process of building parsers in OCaml with minimal boilerplate code125
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
formal-land/coq-of-ocamlTransforms OCaml code into formal, verifiable Coq code to prove complex properties255
klakplok/gojiGenerates OCaml bindings from high-level descriptions of JavaScript libraries44
pjk/libcborA C library for parsing and generating CBOR data format347
xvilka/yara-ocamlOCaml bindings for a malware identification tool using pattern matching rules11
o1egl/fwencoderA library that encodes and decodes fixed-width table data from various input sources.27