Categories: None [Edit]

aho_corasick

https://rubygems.org/gems/aho_corasick
https://github.com/timcowlishaw/aho_corasick
An algorithm that allows searching for members of a known set of strings appearing as substrings of a larger string in time linear to both the size of the string and the size of the set

Total

Ranking: 26,701 of 187,591
Downloads: 51,457

Daily

Ranking: 58,794 of 187,571
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
28925,037,502rspec

Owners

#GravatarHandle
1icontimcowlishaw