Alternative String utilities and packages for Java
Updated :
May 3, 2024
joda-convert
Github stargazers
90
Github forks
24
Commits
271
Code contributors Contributors
4
Java library to enable conversion to and from standard string formats.
Created
May 10, 2011
Updated
Jan. 7, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
11
Homepage
Java-Programs
Github stargazers
86
Github forks
51
Commits
36
Code contributors Contributors
4
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Created
July 15, 2017
Updated
April 8, 2023
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
3
leetcode
Github stargazers
83
Github forks
28
Commits
715
Code contributors Contributors
1
java/python for leetcode: 1) array,2) list,3) string,4) hashtable,5) math,6) tree
Created
Dec. 25, 2018
Updated
Feb. 3, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
lambdaFromString
Github stargazers
81
Github forks
15
Commits
65
Code contributors Contributors
2
Java library that can create a lambda from its code stored in a string.
Created
Sept. 12, 2015
Updated
March 6, 2021
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
2
StringSearch
Github stargazers
78
Github forks
13
Commits
9
Code contributors Contributors
2
High-perfor­mance pattern matching algo­rithms in Java
Created
June 9, 2015
Updated
March 5, 2016
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
2
EasyTextView
Github stargazers
73
Github forks
14
Commits
47
Code contributors Contributors
1
:rainbow: :four_leaf_clover:支持Java和Xml设置Shape、IconFont、IconFont+String、Span等具有丰富Api的TextView
Created
Jan. 5, 2018
Updated
June 15, 2019
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
AlgorithmImplementations
Github stargazers
72
Github forks
32
Commits
39
Code contributors Contributors
1
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacobis-gauss-seid
Created
Dec. 13, 2015
Updated
June 30, 2018
License
mit
Github repo
Primary Language, based on Github DataLanguage
C++
kirai
Github stargazers
71
Github forks
11
Commits
145
Code contributors Contributors
2
String formatting library for Java, Android, Web and Unix Terminal
Created
Jan. 10, 2015
Updated
Jan. 15, 2020
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
chalk
Github stargazers
61
Github forks
8
Commits
26
Code contributors Contributors
1
Terminal string styling done right (in java)
Created
Dec. 16, 2015
Updated
May 8, 2021
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
4
idea-php-advanced-autocomplete
Github stargazers
61
Github forks
7
Commits
85
Code contributors Contributors
3
Plugin for PhpStorm IDE. Adds auto-completion support for various built-in PHP functions, where parameter is a string literal.
Created
June 30, 2013
Updated
June 16, 2020
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
18
MagicCrypt
Read-only repository, archived by owner Archived
Github stargazers
60
Github forks
26
Commits
2
Code contributors Contributors
1
MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.
Created
Jan. 13, 2016
Updated
Aug. 27, 2018
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Homepage
JsonModelGenerator
Github stargazers
58
Github forks
16
Commits
31
Code contributors Contributors
2
Converting JSON string to Java Class in IDEA / Android Studio
Created
Nov. 27, 2015
Updated
Aug. 7, 2017
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
1
type-parser
Github stargazers
58
Github forks
16
Commits
124
Code contributors Contributors
1
Parses a string and converts it to another type. Supports all applicable java-library classes.
Created
Dec. 15, 2013
Updated
Dec. 31, 2022
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
5
Bit-lib4j
Github stargazers
57
Github forks
28
Commits
142
Code contributors Contributors
3
Useful library to handle bytes or bits in Java. Read and write data in a byte array with a custom size for Java types. Read/Write Integer, Long, signed data, String, Hexa String and Date bit to bit
Created
Feb. 20, 2013
Updated
Dec. 21, 2021
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
1
Homepage
java-user-agent-detection
Github stargazers
54
Github forks
12
Commits
105
Code contributors Contributors
1
Some code to deduce an OS/Platform/Browser out of a user-agent string
Created
Dec. 26, 2014
Updated
Sept. 24, 2017
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
12
SRML
Github stargazers
50
Github forks
7
Commits
59
Code contributors Contributors
1
String Resource Markup Language. Style your localized strings for Android.
Created
Oct. 31, 2016
Updated
Nov. 23, 2016
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
myleetcode
Github stargazers
50
Github forks
34
Commits
209
Code contributors Contributors
1
♨️ Detailed Java & Go & Python solution of LeetCode.
Created
Aug. 21, 2018
Updated
Jan. 9, 2023
License
mit
Github repo
Type
App
Primary Language, based on Github DataLanguage
Java
Java-Console-Table-Builder
Github stargazers
48
Github forks
6
Commits
9
Code contributors Contributors
1
An extendable library to build stylish Excel-like tables, which can be converted into a single string with all formats preserved.
Created
Dec. 29, 2014
Updated
April 7, 2017
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
1
Trie
Github stargazers
42
Github forks
11
Commits
115
Code contributors Contributors
2
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
Created
Feb. 17, 2017
Updated
April 19, 2022
Github repo
Type
App
Primary Language, based on Github DataLanguage
Java
Issues
2
lz-string4java
Github stargazers
42
Github forks
23
Commits
14
Code contributors Contributors
3
Port javascript lz-string in JAVA version. Done some of language optimization. And a rhino side for Testing.
Created
Sept. 6, 2014
Updated
March 16, 2018
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
3