double-array topic

List double-array repositories

daachorse

190
Stars
12
Forks
Watchers

🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.

AhoCorasickDoubleArrayTrie

42
Stars
14
Forks
Watchers

Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.

crawdad

27
Stars
2
Forks
Watchers

🦞 Rust library of natural language dictionaries using character-wise double-array tries.

trie-match

31
Stars
0
Forks
Watchers

Fast match expression optimized for string comparison