state_machines
StateMachine
Supports creating state machines for attributes on Ruby classes
Adds support for creating state machines for attributes on any Ruby class
822 stars
18 watching
92 forks
Language: Ruby
last commit: over 1 year ago
Linked from 2 awesome lists
rubystate-machine
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A state machine gem designed to simplify complex UI states and handle asynchronous events in RubyMotion apps. | 70 |
| | Simplifies state machine management with Rails and ActiveRecord | 626 |
| | Exploring state machines and their applications in software development | 728 |
| | A Ruby plugin that simplifies the design of class behavior by introducing state machines with multiple features and hooks for customization. | 3,735 |
| | A Python library that provides a declarative way to define states and transitions for objects | 404 |
| | A simple finite state machine library for Crystal classes | 52 |
| | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
| | A lightweight Elixir library for creating and managing state machines | 538 |
| | Generates Java classes to handle state transitions based on a state machine definition | 135 |
| | A state machine implementation for Ruby models | 533 |
| | A collection of knowledge and terminology around state machines used in software development | 62 |
| | A minimal implementation of a finite state machine in Ruby | 525 |
| | A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. | 233 |
| | An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,764 |
| | A Go library for creating finite state machines directly in code | 981 |