Bags (or multisets) in Gleam
Elixir port of Nakatani Shuyo's natural language detector
TestParrot helps in stubbing unit tests for pure functions
The easiest way to add a health check for your background services
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium ...
Tries in Gleam
Probabilistic data structures powered by atomics. Bloom filter, Counting bloom filter, Linear counter (cardinality)
A `TypedStruct` plugin utilizing Ecto.Changeset validation enabled by the plugin `TypedStructEctoChangeset` to provide validating constru...
A flexible type mapping system for Elixir struct modules
A plug to remove the trailing slash
TeslaCache is a middleware for Elixir Tesla HTTP Client
A Basic Cache Middleware for Tesla backed by Redis.
🌲 Great Elixir Logging Made Easy. Official Timber.io Integration.
Elixir tracing
Tesla middleware for encoding requests and decoding responses as XML.
Connect to and interact with Twitch chat from Elixir.
Zotonic Template Compiler
Implements an interface for recording traces and sending them to a Zipkin server.
A Telegram bot framework, with its client-side based on data and code generation, boasts unparalleled adaptation speed and correctness fo...
A library allowing calculations with colors and conversions between different colorspaces.
Torus bridges Ecto and PostgreSQL, simplifying building search queries.
Easy handling of time periods, like business days, holidays, etc.
Securely serialize/deserialize Erlang terms
Triq (Term Reductive Invariant Questant) QuickCheck
Handling timezones for datetimes in ecto
Elixir bindings for typst
LibTorch bindings and backend for Nx
Create thumbnails from images and video screenshots.
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
TypedStruct plugin for validation & documentation with NimbleOptions