An open API service indexing awesome lists of open source software.

https://github.com/nobrayner/rust-charts

My way of learning Rust, and trying to implement an xstate-like statechart library
https://github.com/nobrayner/rust-charts

Last synced: 4 months ago
JSON representation

My way of learning Rust, and trying to implement an xstate-like statechart library

Awesome Lists containing this project

README

          

# rust-charts

My way of learning Rust, and trying to implement an xstate-like statechart library

# Thanks to:

@underscorefunk - for ideas and soundboarding
@andarist - for help with SCXML and xstate inner-workings