machinery
Machinery is a State Machine library for structs in general. It supports guard clauses, callbacks and integrate out of the box with Phoenix apps.
State MachinesPackage Resources
Stars
Unreleased Activity
First Release
7
years agoLast Release
2
years agoDownloads
47.1k
last 90 daysLast Stable Version
1.1.0
Version 1.1.0

Failed to load version 1.1.0 information.
Please refresh in a bit
gen_state_machine
3.0.0An Elixir wrapper for gen_statem.
sage
0.6.3Sagas pattern implementation for distributed or long lived transactions and their error handling.
fsm
0.3.1Finite state machine as a functional data structure.
gearbox
0.3.5Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery