Crates.io | based64 |
lib.rs | based64 |
version | 0.4.8 |
source | src |
created_at | 2023-02-09 08:11:59.526494 |
updated_at | 2023-03-26 06:55:19.585241 |
description | BASE64 implementation for chads |
homepage | |
repository | https://github.com/DoumanAsh/based64 |
max_upload_size | |
id | 780583 |
size | 39,994 |
Simple Base64 functions for Rust chads.
alloc
- Enables usage of heap based collections;There is collection of benchmarks made by Nugine which includes this crate: https://github.com/Nugine/simd/issues/25 for reference information