aho-corasick
Here are 122 public repositories matching this topic...
Language:All
Sort:Most stars
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
- Updated
Dec 4, 2025 - JavaScript
A fast implementation of Aho-Corasick in Rust.
- Updated
Oct 28, 2025 - Rust
Python module (C extension and plain python) implementing Aho-Corasick algorithm
- Updated
Dec 17, 2025 - C
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
- Updated
Nov 24, 2021 - Java
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
- Updated
Jan 26, 2026 - Rust
A C++ implementation of the aho corasick pattern search algorithm
- Updated
Apr 7, 2024 - C++
Pure python Aho-Corasick library.
- Updated
Jan 15, 2026 - Python
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
- Updated
Feb 4, 2026 - Python
Aho-Corasick multi-keyword string searching library in PHP.
- Updated
Oct 1, 2018 - PHP
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
Feb 5, 2026 - 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
efficient string matching in Golang via the aho-corasick algorithm.
- Updated
Apr 24, 2025 - Go
Aho-corasick for javascript.
- Updated
Aug 8, 2024 - JavaScript
Sensitive Words Detection 一个高性能的敏感词检测和过滤库,基于 Go 语言开发,采用整洁架构设计。专注于中文文本的敏感词检测,支持多种检测策略和灵活的扩展机制。
- Updated
Aug 31, 2025 - Go
Aho-Corasick multi-string search for .NET and SQL Server.
- Updated
Feb 22, 2025 - C#
Advanced algorithm and data structure library in C++
- Updated
Oct 4, 2020 - 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 29, 2026 - PHP
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."