1 unstable release
Uses new Rust 2024
0.1.0 | Dec 29, 2024 |
---|
#152 in #execution
Used in amazon-interview-redempti…
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
~45K SLoC