Toggle is a stupid-simple feature flagging library for Elixir w/ support for SQLite and Postgres.
Tesla middleware for converting the body keys of the request and response
Twitter Space audio downloader
Ecto support for `Tempus` library
A fast and efficient Elixir library for counting trailing zeros in the binary representation of integers.
Simple dumper of Tesla Env to a playable curl request
Make announcements to torrent trackers via HTTP or UDP.
Underlying NIF to use the termbox2 C API
Universal product information API
A cron-style scheduler for Elixir.
Easily create clickable terminal hyperlinks
Pure-Elixir TikToken-style byte-level BPE tokenizer, with helpers for Kimi K2 encodings.
Gleam Testing utility for simulating send_after delays and defining synchronization points
Functions for generating and hashing strings
Auto cleaning and randomly named temporary files
Theme toggle inspired by shadcn/ui
Composable algorithmic transformations. Transducers let you combine reduction operations like `map`, `filter`, `take_while`, `take`, and ...
TurnkeyEx is an unofficial client to the Turnkey API.
Simple Bitbucket API client library for Elixir
Very simple model translation/globalization/localization library for Elixir inspired by globalize.
Execute multiple tasks in parallel, allowing retry for each task, and a global timeout. Based loosely on http://theerlangelist.com/articl...
A elixir lib for search, sort, paginate.
A powerful temporal rule engine for Elixir that enables you to schedule jobs based on events, time intervals, and cron expressions.
RocksDB backend plugin for Mnesia
A library for serializing and unserializing Erlang terms to and from a binary stream.
A library to execute actions in a traceable manner.
ABAC Attribute Based Access Control
A fast and scalable pure Elixir BitTorrent tracker.
A simple Elixir wrapper around the Todoist REST api
Data validation library for Gleam