🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
-
Updated
Oct 12, 2024 - Rust
🐎 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
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.
Darts-clone.rb provides Ruby bindings for the Darts-clone.
include Succinct Double Array Aho-Corasick, Nest-Unescape
A double array implementation for Common Lisp
A multipurpose library set for Rust
A multipurpose library set for C/C++.
Add a description, image, and links to the double-array topic page so that developers can more easily learn about it.
To associate your repository with the double-array topic, visit your repo's landing page and select "manage topics."