aho_corasick
Pattern Matching implementation of aho_corasick using a state machine to find all matches in a text for a large number of words.
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 3.2 years
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
5 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Apr 2019 to Jul 2022
2020
2021
2022
2023
2024
2025
2026
Releases
latest 5-
2.0.023 Jul 2022 -
1.1.006 May 2019 -
1.0.206 May 2019Nothing published for this version
-
1.0.123 Apr 2019 -
1.0.023 Apr 2019Release notes
Open source →- Initial version of the Aho-Corasick algorithm with a basic set of tests and an example.