ecto_state_machine

StateMachine

A library that enables finite state machine pattern in Ecto applications

State machine pattern for Ecto

GitHub

97 stars
5 watching
20 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list

ectoecto-state-machineelixirelixir-lang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
joaomdmoura/machinery A lightweight Elixir library for creating and managing state machines 535
ericentin/gen_state_machine An Elixir wrapper for managing state in concurrent systems 305
fgmacedo/python-statemachine A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. 911
popo63301/ecto_list An Elixir library that provides an ordered model management system with Ecto. 19
veelenga/aasm.cr A simple finite state machine library for Crystal classes 51
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
puremvc/puremvc-as3-util-statemachine A Finite State Machine utility for ActionScript 3 applications 6
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
jtushman/state_machine A Python library that provides a declarative way to define states and transitions for objects 405
reactkit/swiftstate A state machine implementation in Swift with elegant routing and event handling capabilities. 904
soveran/micromachine A minimal implementation of a finite state machine in Ruby 525
amatsuda/stateful_enum Simplifies state machine management with Rails and ActiveRecord 623
annkissam/rummage_ecto A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. 212
svenfuchs/simple_states A lightweight statemachine-like support library with event handling and state management capabilities. 96