Cbor-core is a Rust implementation of CBOR::Core, offering a deterministic encoder/decoder that emphasizes safety and efficiency. It features a self-contained core, support for various integrations, and diagnostic notation for easy CBOR value representation. The API is still evolving, with feedback encouraged from the community.