This is the repository for the five8
project. It contains three crates:
five8
: Fast base58 encoding and decoding for 32-byte and 64-byte arrays. Ported from Firedancerfive8_const
: Compile-time base58 decodingfive8_core
: Core utilities for the five8 crates