clannadxr / ahocorasick

A Golang implementation of the Aho-Corasick string matching algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ahocorasick

A Golang implementation of the Aho-Corasick string matching algorithm

About

A Golang implementation of the Aho-Corasick string matching algorithm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.0%Language:Makefile 1.0%