string-searching
Here are 16 public repositories matching this topic...
Sort:Most stars
Optimized string search routines for Rust.
- Updated
Sep 25, 2025 - 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.
- Updated
Sep 14, 2022 - Go
📒 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.
- Updated
Sep 14, 2022 - Java
A dart plugin for seamless integration of implementations of various string searching algorithms in dart applications.
- Updated
Dec 16, 2019 - Dart
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
- Updated
Jul 3, 2023 - C++
Algorithmen visualisiert mit HTML, CSS und Javascript.
- Updated
Jun 23, 2021 - HTML
[EN] Implementation of the Boyer-Moore-Horspool algorithm / [FR] Implémentation de l'algorithme Boyer-Moore-Horspool
- Updated
May 25, 2020 - Go
An implementation of three different, collaborative applications (web creator, server, crawler), using threads (producer-consumers), shared memory, mutexes and sockets.
- Updated
Jul 8, 2020 - HTML
[EN] Implementation of the Knuth-Morris-Pratt algorithm / [FR] Implémentation de l'algorithme Knuth-Morris-Pratt
- Updated
Feb 25, 2023 - Go
Hive Helsinki Ecole 42 curriculum project libft
- Updated
Jun 8, 2025 - C
Effective string searching algorithm (Aho-Corasick).
- Updated
Nov 22, 2019 - Java
A C# software with GUI that uses 3 string matching algorithms (BF, RK and KMP) for efficient word search.
- Updated
Apr 13, 2023 - C#
regular expressions for beginners.
- Updated
Jul 1, 2020
Multi-search Java library
- Updated
Mar 29, 2025 - Java
Simple, robust, and convenient read-only string handling in C.
- Updated
Nov 24, 2025 - C
Fast searching, splitting and replacing of ByteStrings
- Updated
Nov 21, 2025 - Idris
Improve this page
Add a description, image, and links to thestring-searching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thestring-searching topic, visit your repo's landing page and select "manage topics."