evadne / etsoLinks
Ecto 3 adapter allowing use of Ecto schemas held in ETS tables
☆381Updated last year
Alternatives and similar repositories for etso
Users that are interested in etso are comparing it to the libraries listed below
Sorting:
- Ecto auditing library that transparently tracks changes and can revert them.☆370Updated last year
- Custom parenting of processes in Elixir☆277Updated 9 months ago
- :ets, the Elixir way☆218Updated 3 years ago
- Elixir implementation of CLDR/ICU☆461Updated last week
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆317Updated 11 months ago
- Function decorators for Elixir☆397Updated last year
- Polymorphic embeds in Ecto☆396Updated 3 months ago
- A tiny library for validating and documenting high-level options☆534Updated 2 months ago
- Easy local cluster creation for Elixir to aid in unit testing☆232Updated 10 months ago
- Simple QRCode Generator in Elixir☆221Updated 4 months ago
- A method caching macro for elixir using CAS on ETS.☆199Updated last year
- Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆388Updated last month
- Elixir Phoenix Client for Channels☆216Updated 4 years ago
- A tiny Elixir library for time-based one time passwords (TOTP)☆431Updated 8 months ago
- An easy-to-use Elixir HTTP client, built on the low-level Mint library.☆343Updated 3 years ago
- Simple scheduling for Elixir☆259Updated 3 weeks ago
- Example repository for mix phx.gen.auth☆211Updated 4 years ago
- A plug building toolkit for blocking and throttling abusive requests☆437Updated 2 months ago
- 🟪 AppSignal for Elixir package☆289Updated 3 weeks ago
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆255Updated last year
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆453Updated 4 months ago
- A tiny resource-pool implementation for Elixir☆360Updated last year
- :ets.fun2ms for Elixir, translate functions to match specifications☆201Updated last year
- Simple, robust temporary file support for Elixir.☆298Updated last year
- 🔛 an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support☆304Updated 2 months ago
- A Broadway producer for RabbitMQ☆193Updated 8 months ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery