2 releases
Uses old Rust 2015
0.0.2 | Dec 15, 2016 |
---|---|
0.0.1 | Apr 2, 2016 |
#9 in #dfa
355 downloads per month
Used in 2 crates
43KB
1K
SLoC
redfa
A regular expression and DFA library. Supports parsing and manipulating simple regular expressions over Unicode codepoints, and converting them to DFAs. Also has an implementation of Hopcroft's algorithm for DFA minimization.
Dependencies
~170KB