Decision Workspace
chainrpc-core vs chainrpc-http vs robust-provider
Side-by-side comparison of Rust crates
46
chainrpc-core
experimentalv0.2.0
Transport trait, policy engine and types for ChainRPC
45
chainrpc-http
experimentalv0.2.0
HTTP JSON-RPC transport with retry, circuit breaker and auto-batching
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-core | chainrpc-http | robust-provider | |
|---|---|---|---|
| Health Score | 46 | 45 | 52 |
| Total Downloads | 104 | 73 | 4.0K |
| 30d Downloads | 104 | 73 | 1.9K |
| Dependents | 9 | 3 | 2 |
| Releases | 3 | 3 | 4 |
| Last Updated | 19d ago | 19d ago | 18d ago |
| Age | 21d | 21d | 2m |
Health Breakdown
chainrpc-core
Maintenance
13
Quality
12
Community
9
Popularity
2
Documentation
10
chainrpc-http
Maintenance
13
Quality
12
Community
8
Popularity
2
Documentation
10
robust-provider
Maintenance
12
Quality
16
Community
7
Popularity
4
Documentation
13
Technical Details
| chainrpc-core | chainrpc-http | robust-provider | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 10 | 11 |
| Crate Size | 93KB | 18KB | 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-core, chainrpc-http are pre-1.0 — API may change.