agronholm / agronholm/cbor2

Support Encoded CBOR data item

Open
#104 3 comments 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
Rust
Stars
305
Forks
79
Avg merge
21h 59m
Merged PRs (30d)
2

Description

CBOR has the idea of encoding data items in binary (CBOR) and then embedding them in the object itself. This has some really big benefits around in-place decoding because bstr are length prefixed, and you can skip decoding the entire item versus having to seek through the stream.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.