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.
Categories
AlgorithmsLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow MultiFast
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice & clean code, easy to use. Very fast implementation
-
Works a charm! Fast and easy to use. Due to my needs, I converted the code to pascal and created a wrapper class that supports streams (tested on Delphi AnsiString vs <= 2006). Anyone interested, download here (h*t*t*p://depositfiles.org/files/1rx6cwlrc).