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.5Mjason 1.4.5
A blazing fast JSON parser and generator in pure Elixir.
-
4.1Mabsinthe 1.10.1
GraphQL for Elixir
-
3.9Mtelemetry 1.4.1
Dynamic dispatching library for metrics and instrumentations
-
3.8Mamqp_client 4.2.1
RabbitMQ AMQP Client
-
3.5Mranch 2.2.0
Socket acceptor pool for TCP protocols.
-
3.4Mplug_crypto 2.1.1
Crypto-related functionality for the web
New Packages
-
7 minutes ago
Production-grade Elixir client for the Setu API platform (UPI, BBPS, WhatsApp, Account Aggregator...
-
3 hours ago
Expression-level type query library for Elixir 1.20+. Reads inferred type signatures from compile...
-
5 hours ago
Catálogos oficiales del SAT para CFDI 4.0
-
5 hours ago
Wrapper de OpenSSL para certificados digitales del SAT
-
5 hours ago
Conversión de CFDI XML a estructura tipo JSON
-
5 hours ago
Complementos fiscales del SAT para CFDI 4.0
Recently Updated
-
about nowex_json_schema 0.11.3
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
-
6 minutes agolive_style 0.16.3
Atomic CSS-in-Elixir for Phoenix LiveView, inspired by StyleX
-
7 minutes agosetu_client 1.0.0
Production-grade Elixir client for the Setu API platform (UPI, BBPS, WhatsApp, Account Aggregator...
-
8 minutes agocredence 0.3.2
An Elixir semantic linter that detects performance issues and non-idiomatic code via AST analysis.
-
19 minutes agotyple 0.2.0
Expression-level type query library for Elixir 1.20+. Reads inferred type signatures from compile...
-
30 minutes agoex_vrp 0.5.1
Elixir bindings for PyVRP - a state-of-the-art vehicle routing problem solver