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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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).