Decision Workspace
bitreq vs minreq vs async_minreq
Side-by-side comparison of Rust crates
62
bitreq
experimentalv0.3.5
Simple, minimal-dependency HTTP client
71
minreq
stablev2.14.1
Simple, minimal-dependency HTTP client
39
async_minreq
experimentalv0.1.0
Simple, minimal-dependency HTTP client
Core Metrics
| bitreq | minreq | async_minreq | |
|---|---|---|---|
| Health Score | 62 | 71 | 39 |
| Total Downloads | 152.9K | 5.0M | 509 |
| 30d Downloads | 40.7K | 408.3K | 0 |
| Dependents | 54 | 1.7K | 0 |
| Releases | 8 | 51 | 1 |
| Last Updated | 27d ago | 34d ago | 298d ago |
| Age | 7m | 8y 2m | 9m |
Health Breakdown
bitreq
Maintenance
18
Quality
11
Community
12
Popularity
6
Documentation
15
minreq
Maintenance
17
Quality
20
Community
14
Popularity
8
Documentation
12
async_minreq
Maintenance
3
Quality
13
Community
7
Popularity
3
Documentation
13
Technical Details
| bitreq | minreq | async_minreq | |
|---|---|---|---|
| Version | 0.3.5 | 2.14.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | ISC | ISC |
| Dependencies | 16 | 15 | 27 |
| Crate Size | 64KB | 44KB | 53KB |
| Features | 14 | 8 | 8 |
| Yanked % | 12.5% | 3.9% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.75.0 | — | — |
| Owners | 2 | 1 | 2 |
Links
Quick Verdict
- •minreq leads with a health score of 71/100, but none of the options score above 80.
- •minreq is depended on by 1.7K crates — strongest ecosystem trust.
- •bitreq, async_minreq are pre-1.0 — API may change.