Docs.rs
  • base64-simd-0.6.0
    • base64-simd 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Nugine
    • Dependencies
      • simd-abstraction ^0.6.0 normal
      • base64 ^0.13.0 dev
      • faster-hex ^0.6.1 dev
      • rand ^0.8.5 dev
      • getrandom ^0.2.7 dev
      • wasm-bindgen-test ^0.3.31 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate base64_simd

logo
Change settings

List of all items

Structs

  • Base64
  • Error
  • OutBuf

Functions

  • arch::x86::avx2::decode
  • arch::x86::avx2::decode_inplace
  • arch::x86::avx2::encode
  • arch::x86::sse41::decode
  • arch::x86::sse41::decode_inplace
  • arch::x86::sse41::encode
  • fallback::decode
  • fallback::decode_inplace
  • fallback::encode