elixir-mint/mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱 observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3234
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1418 stars · 125 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mint is a functional, low-level HTTP client library for Elixir supporting HTTP/1.1 and HTTP/2. It uses a process-less architecture where connections are immutable data structures wrapping TCP/SSL sockets, giving developers full control over concurrency and connection handling.
Use cases
- make http requests from elixir
- http/2 client for elixir
- manage multiple http connections in one process
- low-level control over http connections
- build a custom http client or pool on top of raw connections
When to avoid
- you just want a simple high-level request/response client like Req or HTTPoison
- you don't want to handle raw TCP/SSL socket messages yourself
Facets
library · maturity active
http-client web-development backend apis elixir http2 http1 process-less functional low-level
1 source
- readme: https://github.com/elixir-mint/mint · fetched 2026-08-28 · 3785cbbef3f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elixir-mint/mint | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="elixir-mint/mint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem