Decision Workspace
chainrpc-http vs chainrpc-core vs robust-provider
Side-by-side comparison of Rust crates
45
chainrpc-http
experimentalv0.2.0
HTTP JSON-RPC transport with retry, circuit breaker and auto-batching
46
chainrpc-core
experimentalv0.2.0
Transport trait, policy engine and types for ChainRPC
52
robust-provider
experimentalv1.0.1
Robust Provider is a library for creating resilient RPC providers for EVM-based blockchains with automatic retries and failover support.
Core Metrics
| chainrpc-http | chainrpc-core | robust-provider | |
|---|---|---|---|
| Health Score | 45 | 46 | 52 |
| Total Downloads | 73 | 104 | 4.0K |
| 30d Downloads | 73 | 104 | 1.9K |
| Dependents | 3 | 9 | 2 |
| Releases | 3 | 3 | 4 |
| Last Updated | 19d ago | 19d ago | 18d ago |
| Age | 21d | 21d | 2m |
Health Breakdown
chainrpc-http
Maintenance
13
Quality
12
Community
8
Popularity
2
Documentation
10
chainrpc-core
Maintenance
13
Quality
12
Community
9
Popularity
2
Documentation
10
robust-provider
Maintenance
12
Quality
16
Community
7
Popularity
4
Documentation
13
Technical Details
| chainrpc-http | chainrpc-core | robust-provider | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 8 | 11 |
| Crate Size | 18KB | 93KB | 55KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •robust-provider leads with a health score of 52/100, but none of the options score above 80.
- •chainrpc-http, chainrpc-core are pre-1.0 — API may change.