Using with Elixir
Specify your Mix dependencies as two-item tuples like {:plug, "~> 1.1"}
in your dependency list. Elixir will ask if you want to install Hex if you haven't already.
Specify your Mix dependencies as two-item tuples like {:plug, "~> 1.1"}
in your dependency list. Elixir will ask if you want to install Hex if you haven't already.
Download rebar3, put it in your PATH and give it executable permissions.
Now you can specify Hex dependencies in your rebar.config like {deps, [telemetry]}.
Add the Hex dependency to your gleam.toml file using the lustre = ">= 5.2.0 and < 6.0.0" format.
Or use the gleam add lustre@5 command.
Fetch dependencies from Hex without creating an account. Hex is usable out of the box in Elixir with Mix and in Erlang with Rebar3. Check our FAQ for commonly asked questions.
Create an account and follow the publishing guide. Your package will be immediately available to all Elixir and Erlang users and the documentation will be available on HexDocs.
Publish private packages by creating an organization. Your private packages will get the same features as public packages such as fast dependency fetching, HexDocs, and run on the same reliable infrastructure that serves millions of packages daily. See our pricing page for more details.
3 147 495 downloads A blazing fast JSON parser and generator in pure Elixir. 1.4.4 published 563 days ago
2 715 800 downloads Socket acceptor pool for TCP protocols. 2.2.0 published 357 days ago
2 699 443 downloads Dynamic dispatching library for metrics and instrumentations 1.3.0 published 536 days ago
2 543 371 downloads Support library for manipulating Web protocols. 2.16.0 published 144 days ago
2 472 727 downloads Compose web applications with functions 1.19.1 published 62 days ago
2 469 207 downloads A MIME type module for Elixir 2.0.7 published 270 days ago
2 408 922 downloads Crypto-related functionality for the web 2.1.1 published 312 days ago
2 348 524 downloads SSL verification library 1.1.7 published 964 days ago
Distributed pub/sub for Gleam with automatic cluster synchronization across BEAM nodes published 4 hours ago
MCP (Model Context Protocol) server library for Elixir with per-session GenServer architecture published 4 hours ago
Production-grade inbound SMTP server library for Elixir. published 6 hours ago
All-in-one OpenTelemetry setup for Elixir applications. Bundles tracing (Phoenix, Cowboy, Ecto) a... published 7 hours ago
Topic-based pub/sub system with buffered subscriptions and callback listeners. Cross-platform sup... published 12 hours ago
Prawn-style declarative PDF generation for Elixir. Pure Elixir, no Chrome or HTML. published 14 hours ago
Computer Adaptive Testing (CAT) library for Elixir - a complete port of jsCAT published 21 hours ago
Parse ISO8601 date-times! But you should probably use RFC3339 instead published 22 hours ago
Elixir-native, protocol-focused Language Server Protocol toolkit. published 1 day ago
Small Gleam helpers to make numbers, bytes, durations and lists human-friendly. published 1 day ago
A schema parser and validator libary for Elixir. 0.7.1 published 51 minutes ago
Bindings to Node.js and browser platform APIs 0.9.3 published 56 minutes ago
Modern push notifications for Elixir. Supports Apple APNS and Google FCM with HTTP/2, JWT authent... 0.7.0 published 1 hour ago
Efficient parsing and querying of HTML documents 0.1.10 published 2 hours ago
Adaptive runtime intelligence for the BEAM. 0.3.1 published 2 hours ago
Execute PhoenixTest cases in an actual browser via Playwright. 0.11.0 published 2 hours ago
All-in-one OpenTelemetry setup for Elixir applications. Bundles tracing (Phoenix, Cowboy, Ecto) a... 0.1.1 published 3 hours ago
Protobuf compilation and extensions integration 0.3.0 published 3 hours ago
Elixir client for the Playwright node.js driver. 0.4.0 published 3 hours ago
Canvas 2D API for Elixir. Build draw operations as data, render to Phoenix LiveView, native wx wi... 0.2.2 published 3 hours ago