The package manager
for the Erlang ecosystem
Specify your Mix dependencies as two-item tuples like {:plug, "~> 1.19"} 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, [hackney]} .
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.
Getting started
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.
Publish packages
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 .
Private packages
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.
Most Downloaded
-
4.7Mjason 1.4.5
A blazing fast JSON parser and generator in pure Elixir.
-
4.2Mabsinthe 1.10.2
GraphQL for Elixir
-
4Mtelemetry 1.4.2
Dynamic dispatching library for metrics and instrumentations
-
3.8Mamqp_client 4.2.1
RabbitMQ AMQP Client
-
3.6Mranch 2.2.0
Socket acceptor pool for TCP protocols.
-
3.5Mplug_crypto 2.1.1
Crypto-related functionality for the web
New Packages
-
1 hour ago
Elixir bindings to Matrix's Olm and Megolm primitives via Element's vodozemac (Rust) — the succ...
-
3 hours ago
Community driven Elixir SDK for the Mollie API.
-
6 hours ago
Zero-config local Postgres for Elixir. Add the dep, Postgres boots with your app — auto-initdb,...
-
8 hours ago
A small Elixir probe for checking whether Docker is installed and usable.
-
9 hours ago
Model-based testing for Elixir: connect Quint specifications to Elixir implementations.
-
14 hours ago
Generate Elixir structs, conversion helpers, and JSON Schema validation from schemas.
Recently Updated
-
8 minutes agobb 0.15.3
Beam Bots - The framework for resilient robotics.
-
13 minutes agodocker_availability 1.0.2
A small Elixir probe for checking whether Docker is installed and usable.
-
15 minutes agosops_config_provider 0.4.0
Decrypt soap file and load it to Application config
-
28 minutes agogen_mcp 0.9.1
A generic MCP server behaviour for the latest protocol version with a suite of components to buil...
-
31 minutes agodocker_availability 1.0.1
A small Elixir probe for checking whether Docker is installed and usable.
-
42 minutes agojsv 0.19.1
A JSON Schema Validator with complete support for the latest specifications.