Decision Workspace
jsonrpc_client vs http-provider-macro vs jsonrpc-client-http
Side-by-side comparison of Rust crates
49
jsonrpc_client
growingv0.7.1
An async, macro-driven JSON-RPC client with pluggable backends.
50
http-provider-macro
growingv0.1.4
A procedural macro for generating type-safe API clients
45
jsonrpc-client-http
growingv0.5.0
A transport implementation for jsonrpc-client-core based on Hyper and futures
Core Metrics
| jsonrpc_client | http-provider-macro | jsonrpc-client-http | |
|---|---|---|---|
| Health Score | 49 | 50 | 45 |
| Total Downloads | 108.6K | 1.4K | 91.9K |
| 30d Downloads | 835 | 0 | 0 |
| Dependents | 37 | 0 | 4 |
| Releases | 9 | 5 | 7 |
| Last Updated | 1783d ago | 107d ago | 2940d ago |
| Age | 7y 10m | 1y | 8y 12m |
Health Breakdown
jsonrpc_client
Maintenance
4
Quality
15
Community
15
Popularity
6
Documentation
9
http-provider-macro
Maintenance
13
Quality
14
Community
6
Popularity
4
Documentation
13
jsonrpc-client-http
Maintenance
4
Quality
14
Community
13
Popularity
6
Documentation
8
Technical Details
| jsonrpc_client | http-provider-macro | jsonrpc-client-http | |
|---|---|---|---|
| Version | 0.7.1 | 0.1.4 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 14 | 10 | 12 |
| Crate Size | 24KB | 28KB | 10KB |
| Features | 2 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 3 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •http-provider-macro leads with a health score of 50/100, but none of the options score above 80.
- •jsonrpc_client has the most downloads (108.6K), suggesting wider adoption.
- •⚠ jsonrpc_client, jsonrpc-client-http have not been updated in over a year.