ahocorasick_rs allows you to search for multiple substrings ("patterns") in a given string ("haystack") using variations of the Aho-Corasick algorithm. In particular, it's implemented as a wrapper of ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.