Top 4 Java regular-expression Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
dregrex
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
-
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Java regular-expression discussion
Java regular-expression related posts
Index
What are some of the best open-source regular-expression projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Generex | 384 |
| 2 | dregrex | 54 |
| 3 | byteseek | 42 |
| 4 | almson-regex | 6 |