#state #construction #dfa #finite-state #execution #automato

nightly bin+lib gerber

Finite State Automato construction and execution

1 unstable release

0.1.0 Dec 29, 2024

#12 in #finite-state


Used in amazon-interview-redempti…

MIT license

34KB
680 lines

A simple DFA library to construct state machines, fast allocation using an a custom Arena implementation, and safe construction using Rust's borrow checker.

Dependencies

~3MB
~44K SLoC