String Utilities
Sort by:Popular

The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string similarity and for calculating the distance between strings.
Last Release on Apr 11, 2025
Library to convert Objects to and from String, compatible with Java 21+
Last Release on Oct 6, 2024
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
Java library for efficient string matching against a large set of keywords
Last Release on Mar 1, 2021
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. Also possible to register your own parsers.
Last Release on Feb 9, 2025
Lightweight string utilities
Last Release on Jan 9, 2025
Gossamer
Last Release on Jan 11, 2022

Relocated → dev.soundness » gossamer-core
stringmetric-core
Last Release on Jul 2, 2014
Library of string metrics, such as the Damerau-Levenshtein distance
Last Release on Oct 2, 2013
a "String" library for shredding sensitive data after use
Last Release on Feb 13, 2014