Around 35 of the fastest and most widely used full text search algorithms. Written in c, compiled with llvm.clang for iOS and everything else. Boyer-Moore , Knuth-Morris-Pratt, Reverse Colussi even the Zhu-Takaoka algorithm. And 32 more.
search algorithms kmp-algorithm string-manipulation search-algorithm simon boyer-moore apostolico-giancarlo backwardoracle boyer-moore-horspool deterministic-finite-automaton karp-rabin optimal-mismatch franek-jennings-smyth turbo-bm two-way-search
- Updated
Aug 16, 2019 - Objective-C