Mathematical expression parser and evaluator in Elixir.
Tags: math, parse, parser, eval
Elixir GenStage that batches events together so they are not sent one-by-one
A bucket-based rate limit algorithm with support for clusters
Config loader with cascading fallbacks and other goodness
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
Postgres-backed cache backend for pow
DSL to express absolute and relative times, similar to grafana
WebSocket client library in pure elixir