double-array
Here are 19 public repositories matching this topic...
Language:All
Sort:Most stars
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
- Updated
Dec 29, 2024 - Rust
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
- Updated
Jul 12, 2022 - C#
Fast match expression optimized for string comparison
- Updated
Jan 29, 2024 - Rust
🦞 Rust library of natural language dictionaries using character-wise double-array tries.
- Updated
Jan 13, 2025 - Rust
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse)
- Updated
Mar 15, 2025 - Rust
Go efficiently double-array trie and aho corasick
- Updated
Aug 22, 2024 - Go
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.
- Updated
Aug 28, 2024 - Java
Darts-clone.rb provides Ruby bindings for the Darts-clone.
- Updated
Jan 1, 2025 - C++
include Succinct Double Array Aho-Corasick, Nest-Unescape
- Updated
Apr 10, 2019 - C++
- Updated
Sep 26, 2018 - TypeScript
A double array implementation for Common Lisp
- Updated
Dec 23, 2018 - Common Lisp
A multipurpose library set for Rust
- Updated
Mar 16, 2025 - Rust
A multipurpose library set for C/C++.
- Updated
Feb 2, 2025 - C++
Improve this page
Add a description, image, and links to thedouble-array topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedouble-array topic, visit your repo's landing page and select "manage topics."