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: 24,551 of 180,459
Downloads: 49,311

Daily

Ranking: 84,840 of 180,454
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
23767,894,233rspec

Owners

#GravatarHandle
1icontimcowlishaw