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
Ship AI Apps Faster with Vertex AI
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
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).