based64

Crates.iobased64
lib.rsbased64
version0.4.8
sourcesrc
created_at2023-02-09 08:11:59.526494
updated_at2023-03-26 06:55:19.585241
descriptionBASE64 implementation for chads
homepage
repositoryhttps://github.com/DoumanAsh/based64
max_upload_size
id780583
size39,994
Douman (DoumanAsh)

documentation

README

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

Commit count: 41

cargo fmt