Top 7 nfa open source projects

Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
fauton
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
ocaml-re-nfa
OCaml code to construct an NFA from a regular expression
visual-automata
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
1-7 of 7 nfa projects