gearbox
Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery
State MachinesPackage Resources
Stars
Unreleased Activity
First Release
6
years agoLast Release
1
years agoDownloads
4.2k
last 90 daysLast Stable Version
0.3.5
Version 0.3.5
This package has no dependencies
Optional Dependencies
Dependencies that are not required by default but can be installed or enable additional features or functionality
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
gen_state_machine
3.0.0An Elixir wrapper for gen_statem.
fsm
0.3.1Finite state machine as a functional data structure.
sage
0.6.3Sagas pattern implementation for distributed or long lived transactions and their error handling.
ecto_state_machine
0.3.0State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'