redfa

Crates.ioredfa
lib.rsredfa
version0.0.3
sourcesrc
created_at2016-04-02 21:14:40.589618
updated_at2023-12-26 00:35:02.392583
descriptionRegular expression derivatives for creating DFAs.
homepagehttps://github.com/goffrie/redfa
repositoryhttps://github.com/goffrie/redfa
max_upload_size
id4657
size61,393
Geoffry Song (goffrie)

documentation

http://goffrie.github.io/redfa

README

redfa

Crates.io

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.

API Documentation.

Commit count: 54

cargo fmt