Friday, 28 February 2025

Show HN: a Rust library for creating hierarchical state machines https://bit.ly/3Xn5oRm

Show HN: a Rust library for creating hierarchical state machines I've come to prefer modeling state machines with nested states, but implementing them by hand requires a large amount of error-prone boilerplate that obscures the important logic of the state machine. I found that the existing offerings in the Rust ecosystem - while inspiring - lacked a number of features that I was looking for, so I spent the last few months building moku. Feedback is welcome! https://bit.ly/41jRmkM March 1, 2025 at 12:30AM

No comments:

Post a Comment