workflow
State machine library
A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API.
A Ruby state machine library, like assm / acts_as_state_machine, but with a nicer, more sensible API (in my opinion).
233 stars
10 watching
22 forks
Language: Ruby
last commit: almost 16 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,764 |
| A Python module that enables the creation and management of workflows or state machines. | 188 |
| A state machine implementation for Ruby models | 533 |
| Supports creating state machines for attributes on Ruby classes | 822 |
| A state machine gem designed to simplify complex UI states and handle asynchronous events in RubyMotion apps. | 70 |
| Tools for designing and managing the flow of a system | 598 |
| A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
| A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
| A library for creating data workflows that can be simple or complex, with features like recursion and memoization. | 159 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A tool for implementing event-driven state machines in JavaScript applications | 12 |
| Simplifies state machine management with Rails and ActiveRecord | 626 |
| 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 Ruby workflow engine with a simple and reliable design | 230 |
| A lightweight global state management library for React.js | 26 |