aasm.cr
StateMachine
A simple finite state machine library for Crystal classes
Easy to use finite state machine for Crystal classes
52 stars
3 watching
6 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
aasmcrystalstate-machine
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go library for creating finite state machines directly in code | 981 |
| | A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| | Supports creating state machines for attributes on Ruby classes | 822 |
| | 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 state machine library for various programming languages and platforms | 11 |
| | A Python library for expressing finite-state machines in an idiomatic way, allowing developers to define and enforce complex state transitions without cluttering their code with conditional logic. | 594 |
| | A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| | A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| | 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 |
| | A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| | Simplifies state machine management with Rails and ActiveRecord | 626 |
| | Generates Java classes to handle state transitions based on a state machine definition | 135 |
| | A library that enables finite state machine pattern in Ecto applications | 97 |