StringSearch
Home PageCategories: Miscellaneous
Author: Johann Burkard
Latest version: 1.2
Added 2005-06-10
The Java language lacks string searching algorithms. The StringSearch library provides implementations of algorithms of the Boyer-Moore family and the Shift-Or (bit-parallel) family. These algorithms are easily five to ten times faster than the naive implementation found in java.lang.String.
Built for Java |
Library |
Free or free version available |
Source code provided |