G-Research / ahocorasick_rs

Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
Apache License 2.0
160 stars 12 forks source link

Upgrade dependencies and Rust version, in particular aho-corasick 1.0.3 #65

Closed itamarst closed 1 year ago

itamarst commented 1 year ago

The latter will reduce memory overhead.