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: 27,188 of 189,899
Downloads: 51,918

Daily

Ranking: 43,655 of 189,874
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29954,224,064rspec

Owners

#GravatarHandle
1icontimcowlishaw