ocaml-cbor
CBOR encoder/decoder
Provides OCaml bindings to the CBOR data encoding standard
OCaml CBOR generic decoder/encoder, RFC 7049, http://cbor.io/
24 stars
4 watching
10 forks
Language: OCaml
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 742 |
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. | 50 |
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 | 84 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
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 | 124 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
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 | 342 |
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 |