daac-tools / daachorseLinks
đ A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
â224Updated last month
Alternatives and similar repositories for daachorse
Users that are interested in daachorse are comparing it to the libraries listed below
Sorting:
- Yada is a yet another double-array trie library aiming for fast search and compact data representation.â40Updated last year
- Fast match expression optimized for string comparisonâ38Updated last year
- đŠ Rust library of natural language dictionaries using character-wise double-array tries.