Package Usage: go: github.com/signalsciences/ac
Package ac provides an implementation of the Aho-Corasick string matching
algorithm. Throughout this code []byte is referred to
as a blice.
http://en.wikipedia.org/wiki/Aho%E2%80%93Corasick_string_matching_algorithm
Copyright (c) 2013 CloudFlare, Inc.
Originally from https://github.com/cloudflare/ahocorasick
3 versions
Latest release: about 5 years ago
17 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/signalsciences/ac