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.
48
http-provider-macro
experimentalv0.1.3
A procedural macro for generating type-safe HTTP client providers
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 | 48 | 45 |
| Total Downloads | 102.8K | 1.4K | 90.5K |
| 30d Downloads | 1.8K | 7 | 1.8K |
| Dependents | 37 | 0 | 4 |
| Releases | 9 | 4 | 7 |
| Last Updated | 1675d ago | 132d ago | 2832d ago |
| Age | 7y 7m | 9m | 8y 8m |
Health Breakdown
jsonrpc_client
Maintenance
4
Quality
15
Community
15
Popularity
6
Documentation
9
http-provider-macro
Maintenance
12
Quality
13
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.3 | 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 | 24KB | 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
- •jsonrpc_client leads with a health score of 49/100, but none of the options score above 80.
- •⚠ jsonrpc_client, jsonrpc-client-http have not been updated in over a year.