Crandore Hub

ahocorasick

Fast Multi-Pattern String Matching with the 'Aho-Corasick' Algorithm

Provide fast multi-pattern string matching for 'R' using the 'Aho-Corasick' algorithm, powered by the 'Rust' 'aho-corasick' crate. It builds reusable automatons for detecting matches, counting matches, locating character, extracting matched text, and replacing matches in character vectors. For more details on the 'Aho-Corasick' algorithm, please see Aho and Corasick (1975) <doi:10.1145/360825.360855>.

Versions across snapshots

VersionRepositoryFileSize
0.2.0 rolling linux/jammy R-4.5 ahocorasick_0.2.0.tar.gz 863.3 KiB
0.2.0 rolling linux/noble R-4.5 ahocorasick_0.2.0.tar.gz 863.3 KiB
0.2.0 rolling source/ R- ahocorasick_0.2.0.tar.gz 755.6 KiB
0.2.0 latest linux/jammy R-4.5 ahocorasick_0.2.0.tar.gz 863.3 KiB
0.2.0 latest linux/noble R-4.5 ahocorasick_0.2.0.tar.gz 863.3 KiB
0.2.0 latest source/ R- ahocorasick_0.2.0.tar.gz 755.6 KiB
0.2.0 2026-04-23 source/ R- ahocorasick_0.2.0.tar.gz 0 B

Dependencies (latest)

Imports

Suggests