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: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
| Provides an encoding and decoding framework for the CBOR data format in Swift. | 51 |
| C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| A Unicode-friendly lexer generator for OCaml. | 244 |
| A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| Automates the process of building parsers in OCaml with minimal boilerplate code | 125 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |
| Transforms OCaml code into formal, verifiable Coq code to prove complex properties | 255 |
| Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
| A C library for parsing and generating CBOR data format | 347 |
| OCaml bindings for a malware identification tool using pattern matching rules | 11 |
| A library that encodes and decodes fixed-width table data from various input sources. | 27 |