elixir-mint/mint
This system is a high-performance HTTP client library for Elixir, providing a unified interface for both HTTP/1.1 and HTTP/2 protocols. It manages network transport via SSL and TCP, handling connection state, header normalization, and frame parsing. The codebase includes comprehensive test suites and security hardening to ensure robustness and prevent common vulnerabilities.
68.6
Adequate · 1 August 2026
6.8k
lines of production code
Elixir
primary language
2
bus factor · 71 authors in all
3
measurements over time
How it got here
2017–2018 · Security hardening and test infrastructure
This period focused on initializing the repository with essential configuration files and implementing comprehensive security hardening against various HTTP/1 and HTTP/2 vulnerabilities. Concurrently, the project established a robust testing environment by adding an HTTP test suite, Dockerized proxy services, and updated project dependencies to support these improvements.
5 changes
2019–2023 · HTTP/2 support and architectural unification
This period focused on introducing HTTP/2 support and unifying the library's API around a single `Mint.HTTP` interface for both HTTP/1 and HTTP/2 protocols. The work involved significant architectural refactoring to create a shared core layer for transport, header handling, and connection state, alongside comprehensive test coverage for the new and existing protocol implementations.
14 changes
Survey your own repository
elixir-mint/mint was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 1 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 99ebaca2ee — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.