gen_fsm
FSM library
An Elixir implementation of the Erlang gen_fsm finite state machine behaviour
Elixir wrapper around OTP's gen_fsm
40 stars
2 watching
3 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An immutable finite state machine implementation without separate processes | 358 |
| A simple Elixir library to define and compose finite state machines as functions | 11 |
| An Elixir wrapper for managing state in concurrent systems | 306 |
| A Go package implementing a Finite State Machine with contextual state transitions and actions. | 9 |
| An implementation of a Finite State Machine in Go. | 62 |
| A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
| A minimalistic finite state machine library implemented using ES6 promises | 463 |
| A Go library implementing an immutable state machine with conditional and action functions | 37 |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
| A C++ implementation of a finite state machine with ECS layout optimization | 8 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| A library for creating and managing finite state machines in Go. | 209 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |