Karp-Rabin algorithm Usage import "github.com/jancajthaml-go/kr" kr.Search("GEEKS FOR GEEKS", "GEEK") Performance 8 B/op 1 allocs/op verify your performance by running make benchmark Resources Wikipedia - Rabin–Karp algorithm