Simple Base64 functions for Rust chads.
alloc
- Enables usage of heap based collections;The code is not specialized for any particular length, having the consistent performance which only depends on input length.
There is collection of benchmarks made by Nugine which includes this crate: https://github.com/Nugine/simd/issues/25 for reference information