marianobarrios / dregex

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.
48Updated this week

Alternatives and similar repositories for dregex:

Users that are interested in dregex are comparing it to the libraries listed below