togear / MultiFast

Multifast provides you with efficient library and tool, to search and manipulate data streams on the fly. It can search for a huge number of strings and replace them in one pass. It contains a tidy and efficient implementation of the Aho-Corasick algorithm as a C library.forked from https://sourceforge.net/projects/multifast/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiFast

About

Multifast provides you with efficient library and tool, to search and manipulate data streams on the fly. It can search for a huge number of strings and replace them in one pass. It contains a tidy and efficient implementation of the Aho-Corasick algorithm as a C library.forked from https://sourceforge.net/projects/multifast/

License:GNU Lesser General Public License v3.0


Languages

Language:C 87.7%Language:Max 11.1%Language:Makefile 1.2%