base64-turbo 0.1.0

Fastest pure Rust Base64 encoder/decoder with AVX2/AVX512 and fallback for no_std.
Documentation

base64-turbo

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

simd (default)

std (default)

This feature flag does not enable additional features.

avx512

parallel