7 unstable releases (3 breaking)

0.7.2 Jul 4, 2024
0.6.0 Jun 27, 2024
0.5.3 Apr 7, 2024
0.4.3 Feb 16, 2024

#573 in Text processing

48 downloads per month

MIT license

81KB
627 lines

Gregex crates.io Build Passing

Gregex is a regular expression solver which utilizes Non-deterministic Finite Automata (NFA) to simulate the input strings.

Dependencies

~1.5MB
~37K SLoC