A type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
TOML parser for elixir
TensorFlow Lite BEAM binding with optional TPU support.
A plugin for Ecto and Timex which allows use of Timex types with Ecto
TensorFlow Lite Elixir binding with optional TPU support.
Bindings to efficient exact and Barnes-Hut t-SNE for Elixir
Tower reporter for ErrorTracker
Macro to easily generate independent Enum Ecto.Types with support for integer and string as the underlying representation and atoms for t...
Textual transformation and analysis
Temporary directories that are monitored and automatically removed
TeslaCache is a middleware for Elixir Tesla HTTP Client
Bags (or multisets) in Gleam
Simple soft deletes for Ecto
Implements an interface for recording traces and sending them to a Zipkin server.
Conflict-free Replicated Data Types
The helper application that simplifies and standardizes telemetry usage.
A TypedStruct plugin for defining a Lens on each field.
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error ha...
TimeQueue is a simple functional timer queue (no processes, no messaging, no erlang timers), serializable, based on a single list of maps.
Tipalti integration library for Elixir, including Payee and Payer SOAP API clients and iFrame integration helpers.
Elixir files generated from Temporal.io's protobuf files using protobuf-elixir.
Organize business rules with decision tables.
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
Telemetry.Metrics telegraf reporter.
JSON-related helpers for your Elixir testing needs
TUN/TAP interface
Exception tracking and reporting to Insight Hub (formerly BugSnag)
Provides a common interface for emitting metrics based on Telemetry events.
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_...
Automatically run tests in the iex console when files are saved