bluzky / as_fsmLinks
A finite state machine implementation for elixir
☆15Updated 4 years ago
Alternatives and similar repositories for as_fsm
Users that are interested in as_fsm are comparing it to the libraries listed below
Sorting:
- Elixir library Providing a generic implementation of the `Access` behaviour.☆12Updated 6 years ago
- A tiny DSL engine for Elixir projects☆23Updated 7 months ago
- Simple macro for generating SQL's functions macro wrappers☆53Updated last year
- ExCmd is an Elixir library to run external programs and to communicate with back pressure☆83Updated 2 weeks ago
- Chained semantic comparisons for Elixir.☆39Updated 2 weeks ago
- ☆43Updated 3 months ago
- When UUID is not enough!☆22Updated 4 years ago
- A small hex package for creating docker image from an Elixir project.☆47Updated 2 years ago
- ✅ Elixir input and request validation☆32Updated last year
- All-included solution for managing secrets in mix projects☆41Updated 9 months ago
- Quarto is a keyset (cursor) based pagination library for Ecto https://hexdocs.pm/quarto/Quarto.html☆45Updated 10 months ago
- Compose Ecto query from the client side☆24Updated 4 years ago
- An improved history for the Elixir IEx shell☆61Updated last year
- ☆38Updated 2 years ago
- Ecto common validators for Date, Time, URLs, Emails, PostalCodes, Phone Numbers, Luhn checks, etc.☆55Updated last month
- Logger Backends extracted for Elixir v1.15+☆58Updated 2 years ago
- A module for avoiding global state in Elixir applications☆54Updated 7 months ago
- An Elixir Phoenix component library inspired by Tremor - The react library to build dashboards fast.☆43Updated 3 months ago
- Text detection and processing for Elixir☆74Updated 2 years ago
- Unicode codepoint introspection and fast detection (lower, upper, alpha, numeric, whitespace, ...) in Elixir☆41Updated last week
- Library to build GraphQL queries and mutations from Elixir structs☆36Updated 2 years ago
- Component-based HTML templates for Elixir/Phoenix, inspired by Vue