20 results for “topic:double-array”
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
Fast match expression optimized for string comparison
🦞 Rust library of natural language dictionaries using character-wise double-array tries.
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse)
Go efficiently double-array trie and aho corasick
Double Array TRIE liblary
hairetsu is a TRIE implementation by double array.
Direct Acyclic Word Graph
Trie 树实现的违禁词搜索和替换
A double-array aho-corasick automaton implementation. It is not a simple combination of DAT and failure pointers, it is purely double-array by all elements in aho-corasick automation encoded into integers, which performs very fast.
A library of TRIE structure using Double-Array
Darts-clone.rb provides Ruby bindings for the Darts-clone.
include Succinct Double Array Aho-Corasick, Nest-Unescape
No description provided.
A double array implementation for Common Lisp
A multipurpose library set for Rust
A Double Array implementation
A .NET library providing a collection of high-performance, memory-efficient data structures, primarily focused on various trie implementations and advanced search capabilities. LOUDS, Double Array Trie, and more.
A multipurpose library set for C/C++.