Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 357 Bytes

five8

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 Firedancer
  • five8_const: Compile-time base58 decoding
  • five8_core: Core utilities for the five8 crates