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
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.