SIMD-accelerated base64 encoding and decoding.
# Cargo.toml
[dependencies]
base64-simd = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes and decodes a string using SIMD-accelerated base64.
Fallback to scalar implementation is automatic, but check CPU features
No dependency data recorded yet.