Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
-
Updated
Apr 23, 2021 - Java
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
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.
Add a description, image, and links to the franek-jennings-smyth topic page so that developers can more easily learn about it.
To associate your repository with the franek-jennings-smyth topic, visit your repo's landing page and select "manage topics."