A basic maths library
Mutable references for Gleam JavaScript
A Gleam wrapper around yamerl that enables your app to read YAML.
A MySQL / MariaDB database client for Gleam, based on MySQL-OTP. Heavily inspired by POG.
A fork of gleeunit for Glistix's Nix target
A Gleam client for Valkey, KeyDB, Redis and other tools with compatible APIs
Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.
Comprehensive set of native Gleam utilities for handling SemVer 2.0.0 version strings.
Send HTTP requests from Lustre applications and server components.
QuickCheck-inspired property testing with integrated shrinking
Argon2 password hashing library for Gleam, based on the reference C implementation.
A type-safe configuration loader for Gleam that handles JSON, YAML, and TOML with environment variable resolution.
👇 Ergonomic early returns (lazy guards) for Bool, Result and Option types as well as list membership checks in Gleam!
A simple actor pool for Gleam!
A collection of components and design tokens for building Lustre apps.
Bundle your Gleam-on-Erlang project into an escript, a single executable file!
An SQL query builder for Gleam for SQL dialects 🐘PostgreSQL, 🪶SQLite, 🦭MariaDB, and 🐬MySQL
A parser for Djot, a markdown-like language
A JWT library written in Gleam
A fast, safe, batteries-included array for Gleam!
A dead simple data-structure for delaying side effects
HTML generation for Gleam, on the server or anywhere else
🛒 A small library of helper functions, that works as a companion of gleam_stdlib
A test framework for Gleam exercises on Exercism
A small data-structure for representing an Either Monad
A Gleam library for comparing strings/lists and producing a textual (styled) representation of the differences.
Efficiently slice prefixes from strings. Good for parsers!
esbuild for Gleam
Logger library with multiple transports and structured logging data
dotenv for Gleam