5 Repositories
Rust encode Libraries
Encode/Decode bytes as emoji base2048
mojibake Encode and decode arbitrary bytes as a sequence of emoji optimized to produce the smallest number of graphemes. Description This is not a spa
15 Jul 23, 2023
Encode and decode dynamically constructed values of arbitrary shapes to/from SCALE bytes
scale-value · This crate provides a Value type, which is a runtime representation that is compatible with scale_info::TypeDef. It somewhat analogous t
15 Jun 24, 2023
Blockchain Business Card v2
This is NEAR chain dApp consisting a relatively simple smart contract written in rust and implemented with a react front end. The contract allows you to mint a business card for 5 NEAR.
5 Feb 8, 2022
CLI tool to encode/decode base64
b64 is a simple util to encode/decode base64 texts.
0 Jul 6, 2022
pem-rs pem PEM jcreekmore/pem-rs [pem] — A Rust based way to parse and encode PEM-encoded data
pem A Rust library for parsing and encoding PEM-encoded data. Documentation Module documentation with examples Usage Add this to your Cargo.toml: [dep
30 Dec 27, 2022