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: 25,264 of 183,021
Downloads: 50,191

Daily

Ranking: 49,384 of 183,007
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25816,166,900rspec

Owners

#GravatarHandle
1icontimcowlishaw