based64 0.4.8

BASE64 implementation for chads
Documentation

based64

Rust Crates.io Documentation

Simple Base64 functions for Rust chads.

Features

  • alloc - Enables usage of heap based collections;

Performance

There is collection of benchmarks made by Nugine which includes this crate: https://github.com/Nugine/simd/issues/25 for reference information