ahocorasick
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
Found 21 results for aho-corasick
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
Aho Corasick implementation written in TypeScript
TypeScript implementation of the Aho-Corasick algorithm for efficient string matching
Aho–Corasick string matching algorithm
Fast string seaching powered by Rust
Aho–Corasick string matching algorithm
A simple Node.js wrapper for Rust's aho-corasick package
get trie position list { position: keyword[] }
Tiny search module based on trie and aho-corasick using TypeScript
An implementation of the Aho-Corasick algorithm in TypeScript.
Fast string seaching powered by Rust
A simple Aho-Corasick library using the latest ES6 modules and allowing user-specifiable options. The fastest string-matching algoithm for a fixed number of pre-known substrings.
Aho–Corasick string matching algorithm
Aho-Corasick string matching algorithm implementation with GPU acceleration using CUDA
NodeJS wrapper for BurntSushi/aho-corasick
Aho-Corasick automaton implementation for fast string matching.
A TypeScript library for efficient multi-keyword string matching using Aho-Corasick algorithm with keyword-ID association
AC 自动机 (Aho-Corasick ) 多关键字字符串搜索算法的简单实现,用于学习之目的,代码当中有每一部分的详细说明。
aho-corasick for matching string
A high-performance logging library with advanced filtering algorithms
Pattern finding library for NodeJS