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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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).