Mathematical expression parser and evaluator in Elixir.
Tags: math, parse, parser, eval
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
Elixir GenStage that batches events together so they are not sent one-by-one
A bucket-based rate limit algorithm with support for clusters
Manages persistent timers, intervals and cronjobs with a database table
Runtime config fed by static elixir expressions
Limit how many of the same function can execute simultaneously
Makes logging of caught, rescued and unmatched errors easier.
A way to keep all your SQL function, cast and operator definitions in actual .sql files instead of migrations.
Helper modules to connect an ELEMENT app with ELEMENT IoT
Ecto auditing library that transparently tracks changes and can revert them
Validate quoted Elixir AST against a function whitelist
Spawns singletons that live at most once per cluster
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Postgres-backed cache backend for pow
Managed RabbitMQ channels with auto-reconnect and backoff
DSL to express absolute and relative times, similar to grafana
WebSocket client library in pure elixir