Fastest string utility is java library (JAR ) for string operation . This library is very easy to use, very fast and very efficient in string operations such as split, toUpperCase, toLowerCase, replace, delete, regular expression and others.
Features
- Pooling of StringBuilder
- Fast string common operation like split,replace, delete, uppercase,lowercase ,etc
- Fast matcher for regular expression
License
GNU General Public License version 2.0 (GPLv2)Follow Java Fastest String Utility
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
-
Looks like it might be useful, but without the Javadocs for the classes, it's hard to tell. At a minimum, you need to provide a one line description of each class and what it generally does. also, if possible I suggest switchinig to an LGPL license instead of a GPL license -- GPL license is a bit too restrictive..
-
good project, nice one.