Decision Workspace
minreq vs bitreq vs async_minreq
Side-by-side comparison of Rust crates
65
minreq
growingv2.14.1
Simple, minimal-dependency HTTP client
58
bitreq
experimentalv0.3.4
Simple, minimal-dependency HTTP client
40
async_minreq
experimentalv0.1.0
Simple, minimal-dependency HTTP client
Core Metrics
| minreq | bitreq | async_minreq | |
|---|---|---|---|
| Health Score | 65 | 58 | 40 |
| Total Downloads | 4.1M | 77.8K | 506 |
| 30d Downloads | 377.7K | 45.7K | 4 |
| Dependents | 1.6K | 24 | 0 |
| Releases | 49 | 7 | 1 |
| Last Updated | 205d ago | 38d ago | 239d ago |
| Age | 8y | 5m | 7m |
Health Breakdown
minreq
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
bitreq
Maintenance
17
Quality
11
Community
9
Popularity
6
Documentation
15
async_minreq
Maintenance
4
Quality
13
Community
7
Popularity
3
Documentation
13
Technical Details
| minreq | bitreq | async_minreq | |
|---|---|---|---|
| Version | 2.14.1 | 0.3.4 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | ISC | ISC | ISC |
| Dependencies | 15 | 16 | 27 |
| Crate Size | 44KB | 63KB | 53KB |
| Features | 8 | 14 | 8 |
| Yanked % | 4.1% | 14.3% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •minreq leads with a health score of 65/100, but none of the options score above 80.
- •minreq is depended on by 1.6K crates — strongest ecosystem trust.
- •bitreq, async_minreq are pre-1.0 — API may change.