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 🐍
-
Updated
Aug 17, 2026 - Rust
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 🐍
Faster standard C library string search
Sift through files and route them to folders using starts‑with, contains, or ends‑with rules. A lightweight C utility for depth‑1 directory organization.
finds the index of a given substring if it exists, otherwise returns -1.
Find and replace tool for literal strings and regular expressions
To associate your repository with the strstr topic, visit your repo's landing page and select "manage topics."