Language

Package: rust-bs58 @ 0.2.5

Synopsis

Another Base58 codec implementation

Description

Another Base58 codec implementation. Compared to the base58 crate this is significantly faster at decoding (about 2.4x as fast when decoding 32 bytes), almost the same speed for encoding (about 3% slower when encoding 32 bytes), doesn't have the 128 byte limitation and supports a configurable alphabet.

Home page
https://github.com/mycorrhiza/bs58-rs
Location
gnu/packages/crates-io.scm (line: 2793, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings