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.
46Updated last week

Related projects

Alternatives and complementary repositories for dregex