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

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

2.0.0 #

  • Add support for null safety

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
130
pub points
54%
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on aho_corasick