reqwest
v0.13.2 Growinghigher level HTTP client library
Quick Verdict
- โActively maintained (updated 49d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (213.3K crates depend on it)
- !Heavy dependency tree (62 direct deps)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
35.2M downloads in the last 30 days (1.2M/day), up 30% from the previous period.
213.3K crates depend on reqwest โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
reqwest has only 1 owner despite 213.3K dependents. This is a bus-factor concern โ consider the implications for long-term support.
Despite being 9+ years old, reqwest hasn't reached 1.0 yet. Expect potential API changes between versions.
62 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include syn, axum, prometheus, opentelemetry-http, opentelemetry-otlp. When high-quality crates choose reqwest, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on reqwest
Version Adoption
Release Timeline
Feature Flags
default =["default-tls", "charset", "http2", "system-proxy"]