Alternative String utilities and packages for Java
Updated :
May 3, 2024
fjs-string-matching
Github stargazers
20
Github forks
4
Commits
12
Code contributors Contributors
1
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
Created
Oct. 14, 2017
Updated
June 19, 2020
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
BlazingChain
Github stargazers
19
Github forks
3
Commits
35
Code contributors Contributors
2
LZ-String encoding for Java (cross-platform, including GWT)
Created
Sept. 14, 2016
Updated
Sept. 13, 2022
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
1
DateAdapterJ
Github stargazers
19
Github forks
7
Commits
61
Code contributors Contributors
1
Convert Java Dates to/from String instances, supporting ISO 8601 date and time format. A java ISO8601 parser and formatter for the everyday tasks of converting Java dates into ISO format. Date formats are tricky, time formats even worse. This library is designed to make the task simple, easy and straight-forward.
Created
April 7, 2010
Updated
Feb. 13, 2023
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
1
dynamic-loader
Github stargazers
19
Github forks
7
Commits
172
Code contributors Contributors
4
Java In memory Compiler thats enables to compile java file and code string in memory.
Created
Sept. 15, 2016
Updated
Aug. 19, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
11
multiline-string
Github stargazers
19
Github forks
6
Commits
7
Code contributors Contributors
1
Multiline string literals in Java, using Javadoc comments, an annotation and an annotation processor
Created
May 5, 2013
Updated
Nov. 17, 2019
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
1
needle
Github stargazers
18
Github forks
0
Commits
416
Code contributors Contributors
2
Compiling string matching algorithms and regular expressions to java bytecode
Created
Sept. 9, 2018
Updated
April 28, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
8
stringtotime
Github stargazers
17
Github forks
14
Commits
12
Code contributors Contributors
1
A Java library for parsing just about any English textual datetime description into a Date object.
Created
May 6, 2010
Updated
June 19, 2017
License
isc
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
5
string-tools
Github stargazers
16
Github forks
9
Commits
12
Code contributors Contributors
1
java字符串处理工具集。目前仅支持某些中文的繁体<->简体的转换和cityhash实现,其中繁简对应关系收录在字典文件,必要时可以自行扩展。cityhash的结果完全和官方c版本一致。
Created
June 3, 2017
Updated
March 7, 2023
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
1
Java-Console-Tree-Builder
Github stargazers
16
Github forks
1
Commits
7
Code contributors Contributors
1
A lightweight library to convert a tree into formatted string.
Created
Feb. 28, 2016
Updated
April 7, 2017
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
phrase-java
Github stargazers
16
Github forks
1
Commits
26
Code contributors Contributors
1
Simple & Tiny String Template Library for Android/Java
Created
April 25, 2017
Updated
May 2, 2017
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
fuzzywuzzy-java
Github stargazers
15
Github forks
8
Commits
4
Code contributors Contributors
1
Java implementation of famous fuzzy wuzzy algorithm -- http://seatgeek.com/blog/dev/fuzzywuzzy-fuzzy-string-matching-in-python
Created
July 11, 2013
Updated
July 13, 2016
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
1
FormatStringToJava
Github stargazers
14
Github forks
0
Commits
1
Code contributors Contributors
1
Any string formatted into a java String or a StringBuffer.
Created
May 6, 2017
Updated
May 6, 2017
Github repo
Primary Language, based on Github DataLanguage
Java
Homepage
GreedyStringTiling
Github stargazers
14
Github forks
8
Commits
6
Code contributors Contributors
1
A Java implementatio of Greedy String Tiling algorithm
Created
July 12, 2012
Updated
May 29, 2017
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
java-browscap
Github stargazers
13
Github forks
8
Commits
29
Code contributors Contributors
3
Java library to extract browser info from a user agent string using browscap.ini
Created
Sept. 16, 2012
Updated
June 13, 2018
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
string-format-util
Github stargazers
13
Github forks
5
Commits
17
Code contributors Contributors
1
一个功能强大的多层级Java字符串/占位符替换工具.A powerful Java-based multi-level string / placeholder replacement tool.
Created
Oct. 20, 2017
Updated
Oct. 21, 2017
License
apache-2.0
Github repo
Type
Tool/utility
Primary Language, based on Github DataLanguage
Java
Issues
1
MultiRegExp
Github stargazers
13
Github forks
5
Commits
7
Code contributors Contributors
1
A simple java-script object which allows you to get the text and string location of many groups within a regular expression.
Created
Feb. 25, 2014
Updated
Aug. 31, 2015
License
lgpl-3.0
Github repo
Type
Script
Primary Language, based on Github DataLanguage
JavaScript