Simple Plug for verifying signed requests and authenticating users by public key.
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Bildad is a job scheduling framework for Phoenix applications (works with LiveView). It is designed to be simple to use and easy to integ...
Bounds is a library for generic Elixir intervals, which formalizes Erlang's `{pos, len}` tuples into an ADT with many supported operati...
Redis Stream Processor in Elxir, built on redix
A library for building live views and real-time server components in Gleam
Ash integration for BAML (Boundary ML) functions, enabling type-safe LLM interactions
Library for sending push notifications. Supports Apple APNS (with either ssl certificate or JWT) and Google FCM services.
CLI tool for scaffolding Tiramisu game projects
Common combinators for Elixir
Cloud Shell API client library. Allows users to start, configure, and connect to interactive shell sessions running in the cloud.
Blogit is an OTP application for generating blog posts from a git repository containing markdown files.
Simple building blocks for building elixir web apps
HTTP client for Elixir without dependencies
Eventarc API client library. Build event-driven applications on Google Cloud Platform.
Adds `mix` tasks to easily issue (publish) new versions.
Genex makes it easy to write Evolutionary Algorithms in Elixir.
A Decentralized failover and peer-to-peer node finder for Elixir. Allows Elixir nodes to find each other automatically. Once connected, t...
Exenv makes loading environment variables from external sources easy.
Hetzner Cloud clustering strategy for libcluster.
Erlang/Elixir Cloud Framework Quorum Service
Firebase Hosting API client library. The Firebase Hosting REST API enables programmatic and customizable management and deployments to yo...
A secure and unique ID system for distributed workloads.
Benchwarmer is an Elixir micro-benchmarking utility that runs a function (or list of functions) repeatedly against a dataset for a period...
A type-safe configuration loader for Gleam that supports JSON, YAML, and TOML with automatic format detection, environment variable resol...
Pre-signed S3 upload helper for client-side multipart POSTs, using ExAWS for authentication. Allows use of Instance Role for authentication.
A library for caching deterministic calculations in Gleam
Handles authentication and identification of users.
Secure Element support for GRiSP2 based on cryptoauthlib
Glychee Benchmark - Simple Gleam Benchmarking on Erlang via Elixir's Benchee