Elixir files generated from Temporal.io's protobuf files using protobuf-elixir.
Plug to log Phoenix requests and responses with a more accurate time than the custom Phoenix logger
TypedStruct plugin for validation & documentation with NimbleOptions
Background processing application/library written in Elixir that uses RabbitMQ as a messaging backend
The helper application that simplifies and standardizes telemetry usage.
Bindings to efficient exact and Barnes-Hut t-SNE for Elixir
Implements an interface for recording traces and sending them to a Zipkin server.
Macro to easily generate independent Enum Ecto.Types with support for integer and string as the underlying representation and atoms for t...
A type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
Conflict-free Replicated Data Types
Erlang 18 time compatibility library.
TOML parser for elixir
Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.
Exception tracking and reporting to Insight Hub (formerly BugSnag)
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
Simple parameters validation library
A TypedStruct plugin for defining a Lens on each field.
A small TODO comments utility.
Elixir bindings for typst
TEMPORARY fork of typed_struct until a plugin system is released
Tipalti integration library for Elixir, including Payee and Payer SOAP API clients and iFrame integration helpers.
Erlang Term Sealing library
Tesla middlewares for OAuth2 and OpenID Connect client authentication
Graceful shutdown support for Phoenix or plain Plug application
A elixir lib for search, sort, paginate.
TimeQueue is a simple functional timer queue (no processes, no messaging, no erlang timers), serializable, based on a single list of maps.
This is a library to call a function after a set delay. Usage is as simple as: `TaskAfter.task_after(500, fn -> do_something_after_500_...
A tiny tabular table renderer
Temporary directories that are monitored and automatically removed
LibTorch bindings and backend for Nx