d

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.
https://github.com/marianobarrios/dregex
BSD 2-Clause "Simplified" License
Mariano Barrios
Aggregated version Version Update time
0.9 0.9.0 Apr 07, 2024
0.8 0.8.0 Oct 28, 2023
2 Records