memchr::arch

Module x86_64

Source
Expand description

Vector algorithms for the x86_64 target.

Modulesยง

  • Algorithms for the x86_64 target using 256-bit vectors via AVX2.
  • Algorithms for the x86_64 target using 128-bit vectors via SSE2.