micromachine
Finite state machine
A minimal implementation of a finite state machine in Ruby
Minimal Finite State Machine
525 stars
23 watching
41 forks
Language: Ruby
last commit: over 7 years ago
Linked from 3 awesome lists
finite-state-machinelesscoderuby
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimalist Ruby gem for defining and managing finite state machines with straightforward syntax and powerful callback mechanisms. | 808 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| Supports creating state machines for attributes on Ruby classes | 822 |
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A minimal implementation of a finite state machine in JavaScript | 7 |
| A JavaScript implementation of a finite-state machine with transitional aliasing. | 5 |
| A Go library for creating finite state machines directly in code | 981 |
| A library providing a simple and safe finite state machine implementation in Go. | 17 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| An immutable finite state machine implementation without separate processes | 358 |
| A simple finite state machine library for Crystal classes | 52 |
| A Python library to define and manage finite-state machines in an easy-to-use and elegant way | 23 |
| A finite state machine implementation in Lua, providing a simple way to manage transitions between states | 356 |