Encoding
lifthrasiir/rust-encoding285
Character encoding support for Rust. (also known as rust-encoding) It is based on WHATWG Encoding Standard, and also provides an advanced interface for error detection and recovery.
s
serde_cbor
CBOR support for serde