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