Skip to content

Overview

cddlc is an experimental golang code generator for CDDL1 based data schemas. It generates Go code for (de)serialization and validation of CBOR data strucutes.


  1. Concise Data Definition Language (CDDL - RFC 8610) is a notational convention to express Concise Binary Object Representation (CBOR) and JSON Data Structures.