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: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fxamacker/cbor A library for encoding and decoding binary data in a compact and secure format. 750
edjcase/motoko_cbor Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects 6
somerandomiosdev/cborcoding Provides an encoding and decoding framework for the CBOR data format in Swift. 51
ygrek/ocurl C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml 59
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 85
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
well-typed/cborg A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. 191
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
smolkaj/nice-parser Automates the process of building parsers in OCaml with minimal boilerplate code 125
ocaml-ppx/ocamlformat Automates formatting of OCaml code to conform to specific coding standards 642
formal-land/coq-of-ocaml Transforms OCaml code into formal, verifiable Coq code to prove complex properties 255
klakplok/goji Generates OCaml bindings from high-level descriptions of JavaScript libraries 44
pjk/libcbor A C library for parsing and generating CBOR data format 347
xvilka/yara-ocaml OCaml bindings for a malware identification tool using pattern matching rules 11
o1egl/fwencoder A library that encodes and decodes fixed-width table data from various input sources. 27