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