Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snapp-incubator/fsm

Finite State Machine for Go
https://github.com/snapp-incubator/fsm

finite-state-machine fsm go

Last synced: 20 days ago
JSON representation

Finite State Machine for Go

Awesome Lists containing this project

README

        








# FSM for Go

Finite State Machine for Go

It is heavily inspired from [looplab/fsm](https://github.com/looplab/fsm) library but with more abstractions and optimizations

## License

FSM is licensed under [MIT License](https://opensource.org/licenses/MIT)