perf: replace the `aho_corasick` crate with `daachorse` by plusvic · Pull Request #654 · VirusTot...
The daachorse crate is an implementation of the Aho-Corasick algorithm that yields better performance than the implementation in the aho_corasick crate. The implementation in daachorse is conceptua...
github.com