A string type for Rust that is not required to be valid UTF-8.
-
Updated
Oct 26, 2025 - Rust
A string type for Rust that is not required to be valid UTF-8.
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust 🦀 and Python 🐍
A fast implementation of single-pattern substring search using SIMD acceleration.
Add a description, image, and links to the substring-search topic page so that developers can more easily learn about it.
To associate your repository with the substring-search topic, visit your repo's landing page and select "manage topics."