rolling-search
filter the array of string/json objects using Rabin Karp algorithm
@joyghosh/matchstick
A collection of APIs for common pattern searching algorithms. Supported implementations are naive (simple), KMP pattern search and Rabin-Karp method.