Optimized string search routines for Rust.
-
Updated
Nov 13, 2024 - Rust
Optimized string search routines for Rust.
📒 An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
📒 An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
A dart plugin for seamless integration of implementations of various string searching algorithms in dart applications.
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
[EN] Implementation of the Boyer-Moore-Horspool algorithm / [FR] Implémentation de l'algorithme Boyer-Moore-Horspool
Algorithmen visualisiert mit HTML, CSS und Javascript.
[EN] Implementation of the Knuth-Morris-Pratt algorithm / [FR] Implémentation de l'algorithme Knuth-Morris-Pratt
An implementation of three different, collaborative applications (web creator, server, crawler), using threads (producer-consumers), shared memory, mutexes and sockets.
A C# software with GUI that uses 3 string matching algorithms (BF, RK and KMP) for efficient word search.
Effective string searching algorithm (Aho-Corasick).
regular expressions for beginners.
Simple, robust, and convenient read-only string handling in C.
Add a description, image, and links to the string-searching topic page so that developers can more easily learn about it.
To associate your repository with the string-searching topic, visit your repo's landing page and select "manage topics."