issamemari / 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.1%Language:Makefile 0.9%