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
大版本 版本 最近更新
0.9 0.9.0 2024-04-07 06:25:10
0.8 0.8.0 2023-10-28 06:51:20
共2条记录