A fast implementation of Aho-Corasick in Rust.
-
Updated
Feb 27, 2026 - Rust
A fast implementation of Aho-Corasick in Rust.
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse)
Fast string seaching for node.js ( aho-corasick algorithm )
Benchmark various aho-carosick node libraries against large corpus text and pattern lengths
Bash quit/kill tool for macOS and Linux: fuzzy matching and SIGINT→SIGTERM→SIGKILL. macOS adds .app bundles and AppleScript; Linux uses the same process-focused ladder.
Implementations of some algorithms in C++
NormNumSuM (normalised Number of Substring Movements) is a string comparison algorithm designed to be token order invariant.
Add a description, image, and links to the substring-matching topic page so that developers can more easily learn about it.
To associate your repository with the substring-matching topic, visit your repo's landing page and select "manage topics."