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
11
months agoDownloads
31.6k
last 90 daysLast Stable Version
0.3.5
Activity
Pull Requests
Issues
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
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.
machinery
1.1.0Machinery is a State Machine library for structs in general. It supports guard clauses, callbacks and integrate out of the box with Phoenix apps.