aho-corasick
Here are 102 public repositories matching this topic...
Language:All
Sort:Most stars
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
- Updated
Dec 2, 2024 - JavaScript
A fast implementation of Aho-Corasick in Rust.
- Updated
Sep 25, 2024 - Rust
Python module (C extension and plain python) implementing Aho-Corasick algorithm
- Updated
Mar 21, 2024 - C
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
- Updated
Nov 24, 2021 - Java
A C++ implementation of the aho corasick pattern search algorithm
- Updated
Apr 7, 2024 - C++
Pure python Aho-Corasick library.
- Updated
Jan 12, 2023 - Python
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
- Updated
Dec 29, 2024 - Rust
Aho-Corasick multi-keyword string searching library in PHP.
- Updated
Oct 1, 2018 - PHP
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
- Updated
Mar 10, 2025 - Python
WuManber text search/matching implementation using c#
- Updated
Aug 30, 2022 - C#
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
- Updated
Oct 24, 2024 - C
Generic algorithms and data structures for Lazarus/Free Pascal
- Updated
Mar 3, 2025 - Pascal
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
- Updated
Jan 21, 2024 - Go
基于民航业知识图谱的自动问答系统
- Updated
Jun 28, 2022 - Python
Aho-corasick for javascript.
- Updated
Aug 8, 2024 - JavaScript
efficient string matching in Golang via the aho-corasick algorithm.
- Updated
Apr 11, 2024 - Go
Advanced algorithm and data structure library in C++
- Updated
Oct 4, 2020 - C++
Aho-Corasick multi-string search for .NET and SQL Server.
- Updated
Feb 22, 2025 - C#
A PHP implementation of the Aho-Corasick string search algorithm. Mirror fromhttps://gerrit.wikimedia.org/g/AhoCorasick - our actual code is hosted with Gerrit (please seehttps://www.mediawiki.org/wiki/Developer_access for contributing)
- Updated
Jan 31, 2025 - PHP
Aho-Corasick string search algorithm PHP extension implementation.
- Updated
Oct 8, 2020 - C
Improve this page
Add a description, image, and links to theaho-corasick topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theaho-corasick topic, visit your repo's landing page and select "manage topics."