memchr

Module arch

Source
Expand description

A module with low-level architecture dependent routines.

These routines are useful as primitives for tasks not covered by the higher level crate API.

Modulesยง

  • Contains architecture independent routines.
  • Vector algorithms for the x86_64 target.