Decision Workspace
jsonrpc-client-http vs ureq vs minreq
Side-by-side comparison of Rust crates
45
jsonrpc-client-http
growingv0.5.0
A transport implementation for jsonrpc-client-core based on Hyper and futures
74
ureq
stablev3.3.0
Simple, safe HTTP client
65
minreq
growingv2.14.1
Simple, minimal-dependency HTTP client
Core Metrics
| jsonrpc-client-http | ureq | minreq | |
|---|---|---|---|
| Health Score | 45 | 74 | 65 |
| Total Downloads | 90.5K | 107.4M | 4.1M |
| 30d Downloads | 1.8K | 10.2M | 367.5K |
| Dependents | 4 | 17.6K | 1.6K |
| Releases | 7 | 112 | 49 |
| Last Updated | 2832d ago | 6d ago | 205d ago |
| Age | 8y 8m | 7y 9m | 8y |
Health Breakdown
jsonrpc-client-http
Maintenance
4
Quality
14
Community
13
Popularity
6
Documentation
8
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
minreq
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| jsonrpc-client-http | ureq | minreq | |
|---|---|---|---|
| Version | 0.5.0 | 3.3.0 | 2.14.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | ISC |
| Dependencies | 12 | 28 | 15 |
| Crate Size | 10KB | 148KB | 44KB |
| Features | 1 | 23 | 8 |
| Yanked % | 0.0% | 0.0% | 4.1% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •ureq leads with a health score of 74/100, but none of the options score above 80.
- •ureq is depended on by 17.6K crates — strongest ecosystem trust.
- •⚠ jsonrpc-client-http has not been updated in over a year.
- •jsonrpc-client-http is pre-1.0 — API may change.