3 releases
0.0.3 | Dec 26, 2023 |
---|---|
0.0.2 | Dec 15, 2016 |
0.0.1 | Apr 2, 2016 |
#916 in Algorithms
354 downloads per month
Used in 2 crates
48KB
1.5K
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
~150KB