motoko-base32
Base32 encoder
A Motoko template for building a base32 encoding library
4 stars
1 watching
1 forks
Language: Motoko
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
flyq/motoko-sha224 | A template for creating a Motoko library with automated build and documentation workflows. | 5 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
aviate-labs/encoding.mo | A library providing utilities for encoding and decoding data in various formats | 11 |
edjcase/motoko_cbor | Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
aviate-labs/fmt.mo | Provides utilities for formatting basic data types in Motoko programming language | 1 |
flyq/ecdsa_poc | An educational proof-of-concept demonstrating the verification of ECDSA signatures using a custom-built backend in Motoko language | 0 |
edjcase/motoko_xml | A Motoko library that handles XML serialization and deserialization. | 2 |
gernest/base32 | An implementation of base32 encoding and decoding in the Zig programming language | 11 |
enzoh/motoko-qr | A QR code generator written in Modelica for generating error correction codes of different strengths. | 21 |
dnsimple/base32_erlang | An Erlang implementation of the base32 encoding scheme for data compression and encoding | 12 |
noku-team/icrc7_motoko | Provides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP) | 2 |
luvitrocks/luvit-base64 | A high-performance base64 encoding and decoding library optimized for Lua | 1 |
aviate-labs/json.mo | A JSON serialization format for Motoko programming language | 19 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 316 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |