Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search.
# Cargo.toml
[dependencies]
memchr = "2.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example finding the first occurrence of a byte in a byte slice.
No known issues recorded.
No dependency data recorded yet.