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

nightly bin+lib gerber

Finite State Automato construction and execution

1 unstable release

new 0.1.0 Dec 29, 2024

#10 in #finite-state

Download history 103/week @ 2024-12-25

103 downloads per month
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