ocaml-cborl

An implementation of the Concise Binary Object Representation (CBOR) as specified by RFC 8949 for OCaml.

It can process CBOR data items without a complete in-memory representation of the data (see Cborl.Signal).

Scope

This library supports the CBOR basic generic data model (see CBOR Data Models) modulo following TODOs:

In addition to the basic generic data model this implementation supports:

Contributions are very welcome!

Acknowledgments

ocaml-cborl was initially developed for the openEngiadina project and has been supported by the NLNet Foundation trough the NGI0 Discovery Fund.

License

AGPL-3.0-or-later