-
4 800
recent downloads
total downloads: 24 109
json_blueprint
1.6.0
Simplify JSON encoding/decoding while automatically generating JSON schemas for your data types.
-
4 784
recent downloads
total downloads: 5 860
splitter
1.1.0
Efficiently slice prefixes from strings. Good for parsers!
-
4 618
recent downloads
total downloads: 38 263
pprint
1.0.6
Pretty print values with style!
-
4 455
recent downloads
total downloads: 37 416
dot_env
1.2.0
Load and use environment variables from files
-
4 347
recent downloads
total downloads: 20 897
mug
3.1.0
A TCP client for Gleam!
-
4 063
recent downloads
total downloads: 34 091
gleam_hackney
1.3.2
Gleam bindings to the Hackney HTTP client
-
4 037
recent downloads
total downloads: 7 022
qcheck
1.0.0
QuickCheck-inspired property testing with integrated shrinking
-
3 880
recent downloads
total downloads: 19 017
gsv
5.0.0
A simple csv parser and generator written in gleam
-
3 691
recent downloads
total downloads: 5 689
rsvp
1.1.3
Send HTTP requests from Lustre applications and server components.
-
3 689
recent downloads
total downloads: 21 177
sqlight
1.0.2
Use SQLite from Gleam!
-
3 657
recent downloads
total downloads: 10 448
squirrel
4.4.1
🐿️ Type safe SQL in Gleam
-
3 650
recent downloads
total downloads: 9 313
gtempo
7.2.2
A datetime-centric, mockable time library for Gleam!
-
3 470
recent downloads
total downloads: 4 585
gzlib
1.0.1
zlib utilities for Gleam
-
3 306
recent downloads
total downloads: 10 055
non_empty_list
2.1.0
Non-empty lists in Gleam
-
3 204
recent downloads
total downloads: 11 359
startest
0.7.0
A testing framework to help you shoot for the stars
-
3 063
recent downloads
total downloads: 9 689
eval
1.0.0
A Gleam package to help you thread state through a series of steps.
-
3 043
recent downloads
total downloads: 8 251
tote
1.0.2
Bags (or multisets) in Gleam
-
3 042
recent downloads
total downloads: 21 301
aws4_request
1.2.2
An AWS Signature Version 4 client implementation, used for S3 auth, etc
-
2 742
recent downloads
total downloads: 6 266
cake
2.1.3
An SQL query builder for Gleam for SQL dialects 🐘PostgreSQL, 🪶SQLite, 🦭MariaDB, and 🐬MySQL
-
2 563
recent downloads
total downloads: 15 225
nibble
1.1.4
A string parsing library combining a traditional lexer with parser combinators.
-
2 380
recent downloads
total downloads: 17 393
file_streams
1.6.0
Gleam library for working with file streams.
-
2 357
recent downloads
total downloads: 2 748
contour
1.2.0
A Gleam syntax highlighter in Gleam
-
2 299
recent downloads
total downloads: 7 168
jot
6.0.0
A parser for Djot, a markdown-like language
-
2 174
recent downloads
total downloads: 3 507
glats
0.9.1
A NATS client for Gleam.
-
2 154
recent downloads
total downloads: 2 154
working_actors
1.1.0
A library which spawns workers to run a function in parallel.
-
2 118
recent downloads
total downloads: 2 118
vec_json
3.0.0
A vectors-to-JSON library for the Gleam programming language
-
2 075
recent downloads
total downloads: 9 509
bigben
2.1.0
A clock abstraction, with time travel.
-
2 074
recent downloads
total downloads: 2 197
vec
2.0.0
A vectors library for the Gleam programming language
-
2 063
recent downloads
total downloads: 2 583
cake_pog
1.2.0
🎂Cake 🐘PostgreSQL adapter which passes PreparedStatements to the pog library for execution written in Gleam.
-
2 021
recent downloads
total downloads: 2 031
genserver
0.1.1
Easy interop with Elixir GenServers and Agents from Gleam