Given the RFC 8610 status of CDDL, it may be prudent to track active implementations. Not sure if it is best to list CDDL implementations at http://cbor.io/impls.html or somewhere else, but figured here would be a good first step.
Will also contribute my own attempt at implementing the spec in Rust as a start :)
Rust: https://github.com/anweiss/cddl (Crates.io) (as of 08/12/2019, partial implementation)
Ruby: https://rubygems.org/gems/cddl/
Given the RFC 8610 status of CDDL, it may be prudent to track active implementations. Not sure if it is best to list CDDL implementations at http://cbor.io/impls.html or somewhere else, but figured here would be a good first step.
Will also contribute my own attempt at implementing the spec in Rust as a start :)
Rust: https://github.com/anweiss/cddl (Crates.io) (as of 08/12/2019, partial implementation)
Ruby: https://rubygems.org/gems/cddl/