Decision Workspace
async_minreq vs minreq vs bitreq
Side-by-side comparison of Rust crates
39
async_minreq
experimentalv0.1.0
Simple, minimal-dependency HTTP client
71
minreq
stablev2.14.1
Simple, minimal-dependency HTTP client
62
bitreq
experimentalv0.3.5
Simple, minimal-dependency HTTP client
Core Metrics
| async_minreq | minreq | bitreq | |
|---|---|---|---|
| Health Score | 39 | 71 | 62 |
| Total Downloads | 509 | 5.0M | 152.9K |
| 30d Downloads | 0 | 408.3K | 40.7K |
| Dependents | 0 | 1.7K | 54 |
| Releases | 1 | 51 | 8 |
| Last Updated | 298d ago | 34d ago | 27d ago |
| Age | 9m | 8y 2m | 7m |
Health Breakdown
async_minreq
Maintenance
3
Quality
13
Community
7
Popularity
3
Documentation
13
minreq
Maintenance
17
Quality
20
Community
14
Popularity
8
Documentation
12
bitreq
Maintenance
18
Quality
11
Community
12
Popularity
6
Documentation
15
Technical Details
| async_minreq | minreq | bitreq | |
|---|---|---|---|
| Version | 0.1.0 | 2.14.1 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | ISC | ISC |
| Dependencies | 27 | 15 | 16 |
| Crate Size | 53KB | 44KB | 64KB |
| Features | 8 | 8 | 14 |
| Yanked % | 0.0% | 3.9% | 12.5% |
| 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.
- •async_minreq, bitreq are pre-1.0 — API may change.