https://github.com/oasisprotocol/oasis-cbor
Rust CBOR serialization built as a thin wrapper around sk-cbor.
https://github.com/oasisprotocol/oasis-cbor
Last synced: about 1 year ago
JSON representation
Rust CBOR serialization built as a thin wrapper around sk-cbor.
- Host: GitHub
- URL: https://github.com/oasisprotocol/oasis-cbor
- Owner: oasisprotocol
- License: apache-2.0
- Created: 2021-07-16T07:33:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T10:48:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T02:08:03.058Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 154 KB
- Stars: 4
- Watchers: 13
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# oasis-cbor
This crate implements canonical CBOR serialization.