Hello, world!
Colored terminal output for Gleam.
A simple actor pool for Gleam!
Mutable references for Gleam JavaScript
Compile Gleam code with mix
A type-safe configuration loader for Gleam that handles JSON, YAML, and TOML with environment variable resolution.
A MySQL / MariaDB database client for Gleam, based on MySQL-OTP. Heavily inspired by POG.
A Gleam client for Valkey, KeyDB, Redis and other tools with compatible APIs
✨ Unique IDs for Gleam
Argon2 password hashing library for Gleam, using the reference C implementation.
zlib utilities for Gleam
HTML generation for Gleam, on the server or anywhere else
A CLI option parser for Gleam
An SQL query builder for Gleam for SQL dialects 🐘PostgreSQL, 🪶SQLite, 🦭MariaDB, and 🐬MySQL
👇 Ergonomic early returns (lazy guards) for Bool, Result and Option types as well as list membership checks in Gleam!
Bundle your Gleam-on-Erlang project into an escript, a single executable file!
esbuild for Gleam
Ergonomic dynamic decoders for Gleam!
A JWT library written in Gleam
A Gleam WebSocket client
A lightweight Erlang library for working with result types, implementing result monads for better error handling and chaining operations....
Comprehensive ETS bindings for Gleam.
Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.
Exit your Gleam CLI program with a status code
dotenv for Gleam
A library for benchmarking gleam code.
A test framework for Gleam exercises on Exercism
discord_gleam is a (unfinished) library for making discord bots
Comprehensive set of native Gleam utilities for handling SemVer 2.0.0 version strings.
A Gleam library for comparing strings/lists and producing a textual (styled) representation of the differences.
A library for caching deterministic calculations in Gleam