| toolgood/ToolGood.Words |
4,334 |
|
2 |
26 |
about 2 years ago |
43 |
December 05, 2022 |
8 |
apache-2.0 |
JavaScript |
| 一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。 |
| pyloque/fastscan |
989 |
|
8 |
8 |
over 7 years ago |
8 |
October 28, 2018 |
3 |
|
JavaScript |
| quickly text search by ahocorasick algorithm |
| BurntSushi/aho-corasick |
865 |
|
7,575 |
120 |
over 2 years ago |
60 |
October 09, 2023 |
1 |
unlicense |
Rust |
| A fast implementation of Aho-Corasick in Rust. |
| WojciechMula/pyahocorasick |
766 |
|
52 |
70 |
about 3 years ago |
29 |
January 14, 2023 |
22 |
bsd-3-clause |
C |
| Python module (C extension and plain python) implementing Aho-Corasick algorithm |
| hankcs/AhoCorasickDoubleArrayTrie |
751 |
|
8 |
8 |
over 4 years ago |
6 |
August 13, 2021 |
26 |
|
Java |
| An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie. |
| cjgdev/aho_corasick |
202 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
|
C++ |
| A C++ implementation of the aho corasick pattern search algorithm |
| channable/alfred-margaret |
183 |
|
0 |
0 |
almost 3 years ago |
5 |
August 31, 2022 |
2 |
bsd-3-clause |
Haskell |
| Fast Aho-Corasick string searching |
| abusix/ahocorapy |
182 |
|
0 |
2 |
over 3 years ago |
16 |
November 22, 2022 |
1 |
mit |
Python |
| Pure python Aho-Corasick library. |
| daac-tools/daachorse |
175 |
|
0 |
5 |
over 2 years ago |
10 |
July 07, 2022 |
0 |
apache-2.0 |
Rust |
| 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust. |
| codeplea/ahocorasickphp |
169 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
zlib |
PHP |
| Aho-Corasick multi-keyword string searching library in PHP. |