Bindings to efficient exact and Barnes-Hut t-SNE for Elixir
The helper application that simplifies and standardizes telemetry usage.
A type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
A small TODO comments utility.
Erlang 18 time compatibility library.
Macro to easily generate independent Enum Ecto.Types with support for integer and string as the underlying representation and atoms for t...
A TOML parser for elixir
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
Simple parameters validation library
Elixir files generated from Temporal.io's protobuf files using protobuf-elixir.
TensorFlow Lite BEAM binding with optional TPU support.
Implements an interface for recording traces and sending them to a Zipkin server.
TensorFlow Lite Elixir binding with optional TPU support.
Exception tracking and reporting to Insight Hub (formerly BugSnag)
A TypedStruct plugin for defining a Lens on each field.
Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.
Tipalti integration library for Elixir, including Payee and Payer SOAP API clients and iFrame integration helpers.
TOML parser for elixir
Conflict-free Replicated Data Types
Temporary directories that are monitored and automatically removed
TimeQueue is a simple functional timer queue (no processes, no messaging, no erlang timers), serializable, based on a single list of maps.
Organize business rules with decision tables.
A wrapper for tracing test runs using TTB
TEMPORARY fork of typed_struct until a plugin system is released
Provides a common interface for emitting metrics based on Telemetry events.
Erlang Term Sealing library
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_...
Tower reporter for ErrorTracker
JSON-related helpers for your Elixir testing needs
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error ha...