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,821 of 193,214
Downloads: 52,266

Daily

Ranking: 74,024 of 193,188
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29983,045,376rspec

Owners

#GravatarHandle
1icontimcowlishaw