Hello, world!
Porter word stemming in Gleam
A Gleam syntax highlighter in Gleam
GLEB128 is a small Gleam library that provides functions for encoding and decoding LEB128 (Little Endian Base 128) integers.
P Soothing pastel library for Gleam
Erlang modules mocking library for Gleam
Library for interacting with Plunk's API (https://useplunk.com) in Gleam - supports both the Erlang and Javascript targets
discord_gleam is a library for making discord bots in gleam (basic commands only)
Gleam interface to Erlang sparse arrays
A task runner for Gleam projects
Accessible, type safe form parsing and generating for Gleam
A little parser combinator library in Gleam.
SHA-2 for Gleam
Prometheus client in pure Gleam!
Generate metadata of Gleam Records for runtime reflection
A Gleam client for the Mistral AI API
Handles is a templating language written in pure Gleam. Heavily inspired by Mustache and Handlebars.js
Hot reloading while in development for Gleam
A least squares curve fitting library for Gleam.
A ref cell library for gleam. The mutable references for the erlang target are implemented with Actors, so are not very performant. They ...
A gleam library for parsing toml.
Run Gleam HTTP services with the Cowboy web server
Practical composable decoders and validators for Gleam
Minimalistic streaming library for Gleam
React bindings for Gleam! Supports everything modern React provides, with full Gleam Type-Checking system!
Encode and decode JSON from and to Gleam types
Gleam typed routes library for type-safe fullstack development
HTML entity encoder/decoder for Gleam
SQL-Formatter for Gleam
Gleam mysql client and connection pooler.
Data structures in pure Gleam! Including tree, heap, non empty list, map, set, and priority queue.