A fast implementation of Aho-Corasick in Rust.
-
Updated
Sep 25, 2024 - 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 )
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."