fsm
FSM
A lightweight Go library for implementing finite state machines with parallel transition checks.
A simple finite state machine for Golang
159 stars
8 watching
28 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| A library for creating and managing finite state machines in Go. | 209 |
| A Go package implementing a Finite State Machine with contextual state transitions and actions. | 9 |
| An implementation of a Finite State Machine in Go. | 62 |
| A library providing a simple and safe finite state machine implementation in Go. | 17 |
| A Go library implementing an immutable state machine with conditional and action functions | 37 |
| An immutable finite state machine implementation without separate processes | 358 |
| A library that provides a simple and feature-complete implementation of finite-state machines in Go | 100 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A package that allows developers to add finite-state machines to their Go code | 66 |
| A JavaScript library to design and manage web user interface behaviors using finite state machines | 15 |
| A lightweight Finite State Machine implementation in Java | 447 |
| A simple Elixir library to define and compose finite state machines as functions | 11 |