aho_corasick 1.1.0 copy "aho_corasick: ^1.1.0" to clipboard
aho_corasick: ^1.1.0 copied to clipboard

outdated

Pattern Matching implementation of aho_corasick using a state machine to find all matches in a text for a large number of words.

1.0.1 #

  • Fixed linter issues and updated description.

1.0.0 #

  • Initial version of the Aho-Corasick algorithm with a basic set of tests and an example.
4
likes
40
pub points
57%
popularity

Publisher

unverified uploader

Pattern Matching implementation of aho_corasick using a state machine to find all matches in a text for a large number of words.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on aho_corasick