workflow
State machine library
An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way
Ruby finite-state-machine-inspired API for modeling workflow
2k stars
41 watching
209 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
aasmdslrubystate-machine
Related projects:
Repository | Description | Stars |
---|---|---|
ryan-allen/workflow | A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. | 233 |
rbarrois/xworkflows | A Python module that enables the creation and management of workflows or state machines. | 188 |
symfony/workflow | Tools for designing and managing the flow of a system | 595 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 967 |
agnostiqhq/covalent | A Python library for orchestrating machine-learning and high-performance computing workflows in heterogeneous environments | 775 |
state-machines/state_machines | Supports creating state machines for attributes on Ruby classes | 818 |
glyph/automat | 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. | 592 |
qor/transition | A state machine implementation for Go, allowing developers to model and manage complex business processes in their applications. | 433 |
scm-nv/qmflows | Automates tasks in computational chemistry simulations | 45 |
opyh/motion-state-machine | A state machine gem designed to simplify complex UI states and handle asynchronous events in RubyMotion apps. | 70 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
amatsuda/stateful_enum | Simplifies state machine management with Rails and ActiveRecord | 623 |
linkyndy/pallets | A Ruby workflow engine with a simple and reliable design | 230 |
troessner/transitions | A state machine implementation for Ruby models | 533 |
jvalegre/aqme | Automated workflows for quantum mechanical environments using Python. | 99 |