Hello, world!
A MySQL / MariaDB database client for Gleam, based on MySQL-OTP. Heavily inspired by POG.
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.
A fork of the Gleam standard library for Glistix's Nix target
Exit your Gleam CLI program with a status code
Compile Gleam code with mix
🛒 A small library of helper functions, that works as a companion of gleam_stdlib
👇 Ergonomic early returns (lazy guards) for Bool, Result and Option types as well as list membership checks in Gleam!
Argon2 password hashing library for Gleam, based on the reference C implementation.
A JWT library written in Gleam
A Gleam library for comparing strings/lists and producing a textual (styled) representation of the differences.
A Gleam client for Valkey, KeyDB, Redis and other tools with compatible APIs
An SQL query builder for Gleam for SQL dialects 🐘PostgreSQL, 🪶SQLite, 🦭MariaDB, and 🐬MySQL
A test framework for Gleam exercises on Exercism
Colored terminal output for Gleam.
A Gleam wrapper around yamerl that enables your app to read YAML.
A tool for managing git lifecycle hooks with ✨ gleam! Pre commit, Pre push and more!
A simple actor pool for Gleam!
A gleam dev proxy to enable live reload and smoother DX
dotenv for Gleam
Gleam bindings to the Bun runtime API's.
Bundle your Gleam-on-Erlang project into an escript, a single executable file!
Comprehensive ETS bindings for Gleam.
HTML generation for Gleam, on the server or anywhere else
A Gleam registry library
A basic maths library
A library for caching deterministic calculations in Gleam
A type-safe configuration loader for Gleam that handles JSON, YAML, and TOML with environment variable resolution.
BSON encoder and decoder for Gleam
Command line argument decoders for Gleam