An open API service indexing awesome lists of open source software.

https://github.com/cloudflare/ahocorasick

A Golang implementation of the Aho-Corasick string matching algorithm
https://github.com/cloudflare/ahocorasick

Last synced: about 1 year ago
JSON representation

A Golang implementation of the Aho-Corasick string matching algorithm

Awesome Lists containing this project

README

          

ahocorasick
===========

A Golang implementation of the Aho-Corasick string matching algorithm