String Utilities
Sort by:Popular

This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc.
Last Release on Feb 9, 2025
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...
Last Release on May 12, 2020
stringmetric-core
Last Release on Jul 2, 2014
Generate random strings based on a pattern
Last Release on Mar 23, 2015