Python module (C extension and plain python) implementing Aho-Corasick algorithm
-
Updated
Mar 21, 2024 - C
Python module (C extension and plain python) implementing Aho-Corasick algorithm
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Aho-Corasick string search algorithm PHP extension implementation.
C implementation Aho-Corasick string matching
C Library of Aho-Corasick Algorithm based on Coordinate Hash Trie
Implementation of Aho-Corasick algorithm with Double Array Trie data structure.
Concurrent implementation of Aho-Corasick string matching algorithm in C.
A short, simple, small footprint, fully documented, compliant, and easy to use implementation of the Aho-Corasick algorithm.
MultiFast is a fast multiple string search and replace tool which uses Aho-Corasick Algorithm. It contains a tidy and fast implementation of the Aho-Corasick algorithm as a C library and a search and replacement tool.
Library for fast mulitple string matching (Aho-Corasick algorithm)
Final project for the Data Structures & Algorithms I course. Implementation of a rudimentary parser with Aho-Corasick's algorithm utilizing Tries.
Add a description, image, and links to the aho-corasick topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick topic, visit your repo's landing page and select "manage topics."