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 high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented 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 )
Rust WASM tool to manipulate HTML searching for an input search term
Add a description, image, and links to the aho-corasick topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick topic, visit your repo's landing page and select "manage topics."