ahocorasick-rust 1.0.1
A Ruby gem wrapping the legendary Rust Aho-Corasick algorithm! Aho-Corasick is a powerful string searching algorithm that finds multiple patterns simultaneously in a text. Perfect for matching dictionaries, filtering words, and other multi-pattern search tasks at lightning speed! (ノ◕ヮ◕)ノ*:・゚✧
Gemfile:
=
install:
=
Runtime Dependencies (1):
rb_sys
~> 0.9.117