# based64

[](https://crates.io/crates/based64)
[](https://docs.rs/crate/based64/)
Simple Base64 functions for Rust chads.
## Features
- `alloc` - Enables usage of heap based collections;
## Performance
There is collection of benchmarks made by [Nugine](https://github.com/Nugine) which includes this crate: https://github.com/Nugine/simd/issues/25 for reference information