motoko_candid
Candid encoder/decoder
Provides tools for encoding and decoding binary data to Candid values
6 stars
2 watching
2 forks
Language: Motoko
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
edjcase/motoko_cbor | Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
edjcase/motoko_xml | A Motoko library that handles XML serialization and deserialization. | 2 |
aviate-labs/encoding.mo | A library providing utilities for encoding and decoding data in various formats | 11 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 549 |
melange-community/melange-json | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
candid82/joker | An interpreter, linter, and formatter tool for the Clojure programming language. | 1,650 |
herumi/ecdsa-motoko | An implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language. | 14 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
jfacorro/eden | An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |
edjcase/motoko_datetime | A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 3 |
chardet/chardet | A character encoding detection tool for determining the encoding of text files. | 2,199 |
devdri/awake | Decompiles Gameboy ROMs into an intermediate representation for analysis and manipulation | 66 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 340 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |
dakrone/cheshire | Fast JSON encoding library with custom encoders and support for SMILE format | 1,493 |