There are 0 repository under exact-string-matching topic.
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
Galil-Seiferas algorithm: String search in constant space, linear time, for nonorderable alphabets
[ACM, 2024] Official implementation of "Practical Implementation of a Quantum String Matching Algorithm"
Fast Exact String Search algorithm
Bilkent University CS 481 Bioinformatics Algorithms assignments
Implementation of common algorithms with tests