motoko_cbor
CBOR encoder/decoder
Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects
6 stars
2 watching
0 forks
Language: Motoko
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
edjcase/motoko_candid | Provides tools for encoding and decoding binary data to Candid values | 6 |
edjcase/motoko_xml | A Motoko library that handles XML serialization and deserialization. | 2 |
somerandomiosdev/cborcoding | Provides an encoding and decoding framework for the CBOR data format in Swift. | 50 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
srikanthramu/webauthn-cbor-burp | A tool to decode WebAuthn CBOR format in web requests | 1 |
aviate-labs/encoding.mo | A library providing utilities for encoding and decoding data in various formats | 11 |
edjcase/motoko_datetime | A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 2 |
well-typed/cborg | A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
flyq/motoko-base32 | A Motoko template for building a base32 encoding library | 4 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
pjk/libcbor | A C library for parsing and generating CBOR data format | 342 |
dmazzella/ucbor | Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 1 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |