ericentin / gen_state_machine
An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).
☆310Updated 9 months ago
Alternatives and similar repositories for gen_state_machine:
Users that are interested in gen_state_machine are comparing it to the libraries listed below
- Ecto adapter for Mnesia Erlang term database.☆245Updated 4 years ago
- Utilities for retrying Elixir functions, with configurable delay and backoff.☆199Updated 2 years ago
- An Elixir JSON Schema validator☆372Updated last month
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆451Updated last month
- Useful helper to read and use application configuration from environment variables.☆304Updated 10 months ago
- Easy local cluster creation for Elixir to aid in unit testing☆227Updated 7 months ago
- Function decorators for Elixir☆393Updated last year
- ☆269Updated 6 years ago
- Stringify your ids☆283Updated last year
- Filesystem monitor for elixir☆270Updated 2 months ago
- Connection behaviour for connection processes☆264Updated 11 months ago
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆255Updated last year
- Finite State Machine data structure