-
101
recent downloads
total downloads: 534
gulid
0.0.7
ULID implementation in Gleam (Erlang target only)
-
101
recent downloads
total downloads: 419
scrapbook
3.0.1
Gleam package that can scrape parts of Facebook.
-
101
recent downloads
total downloads: 392
gl_wasm
1.2.0
Create binary WebAssembly modules in Gleam
-
101
recent downloads
total downloads: 181
gmsg
1.0.1
MessagePack encoding/decoding for Gleam.
-
99
recent downloads
total downloads: 1 231
colours
0.3.0
A Gleam library for adding colours in terminal outputs.
-
98
recent downloads
total downloads: 98
snowball_stemmer
1.0.2
Pure Gleam implementation of the Porter2 English stemming algorithm
-
98
recent downloads
total downloads: 524
effect
2.2.2
A small library for handling side effects! Particularly promises in Gleam. Inspired by Elm and Lustre's approach to effect handling.
-
97
recent downloads
total downloads: 97
grom_stratus
1.0.2
A Gleam WebSocket client - fork for grom
-
97
recent downloads
total downloads: 764
stacky
1.4.0
BEAM stack trace in Gleam: a stack trace of stack frames with module name, function name, arity, file name and line number.
-
97
recent downloads
total downloads: 619
fmglee
1.1.0
A string formatting library for gleam
-
96
recent downloads
total downloads: 96
terra_madre
0.0.3
A Gleam library
-
95
recent downloads
total downloads: 2 672
lifeguard
4.0.0
A simple actor pool for Gleam!
-
95
recent downloads
total downloads: 241
glugify
2.0.1
A robust, type-safe slugification library for Gleam that converts text into URL-friendly slugs
-
94
recent downloads
total downloads: 1 010
scriptorium
2.1.1
A simple Gleam blog generator
-
94
recent downloads
total downloads: 851
parser_gleam
0.0.8
A porting of parser-ts, purescript-eulalie to Gleam
-
94
recent downloads
total downloads: 732
gleambox
0.0.10
WIP mbox parser in Gleam
-
92
recent downloads
total downloads: 443
nimiq_rpc
1.1.3
Nimiq JSON-RPC Client Library for Gleam
-
91
recent downloads
total downloads: 818
gluon
0.1.7
A Gleam project
-
91
recent downloads
total downloads: 91
idb
0.0.3
Gleam bindings for the IndexedDB API
-
90
recent downloads
total downloads: 702
ref
0.3.3
A ref cell library for gleam. The mutable references for the erlang target are implemented with Actors, so are not very performant. They ...
-
90
recent downloads
total downloads: 1 663
puddle
0.5.0
A resource pool manager for gleam
-
89
recent downloads
total downloads: 359
randomlib
1.1.2
A random number library for Gleam
-
89
recent downloads
total downloads: 244
dirty_deeds_done_dirt_cheap
5.0.1
Convert value of any type to JSON in the Gleam programming language
-
89
recent downloads
total downloads: 89
protozoa
2.0.3
A Protocol Buffers library for Gleam, providing encoding and decoding of protobuf messages.
-
88
recent downloads
total downloads: 1 368
derived
0.4.0
The gleam code generator's code generator
-
87
recent downloads
total downloads: 1 783
vec_dict_json
3.0.0
VecDict-to-JSON for the Gleam programming language
-
87
recent downloads
total downloads: 628
gvarint
1.0.2
A library to compress unsigned integers using LEB128 - Gleam bindings for the Elixir `varint` package.
-
87
recent downloads
total downloads: 436
testament
0.4.0
Doc tests for Gleam ✨!
-
87
recent downloads
total downloads: 1 008
argamak
1.1.0
A tensor library for the Gleam programming language
-
86
recent downloads
total downloads: 738
finch_gleam
7.0.0
Gleam wrapper for the Finch HTTP client