Decision Workspace
protoblock vs bitcoinsv-rpc vs blockchain-client
Side-by-side comparison of Rust crates
51
protoblock
experimentalv0.1.6
Asynchronous Bitcoin block ingestion pipeline with built-in reorg handling, backpressure, and observability
50
bitcoinsv-rpc
stablev2.0.1
Async Rust library for Bitcoin SV node communication
46
blockchain-client
experimentalv1.0.1
A client for interacting with BTC-based blockchains.
Core Metrics
| protoblock | bitcoinsv-rpc | blockchain-client | |
|---|---|---|---|
| Health Score | 51 | 50 | 46 |
| Total Downloads | 354 | 14.8K | 26 |
| 30d Downloads | 56 | 19 | 26 |
| Dependents | 9 | 0 | 0 |
| Releases | 5 | 15 | 2 |
| Last Updated | 111d ago | 175d ago | 21d ago |
| Age | 4m | 2y 2m | 21d |
Health Breakdown
protoblock
Maintenance
15
Quality
11
Community
9
Popularity
3
Documentation
13
bitcoinsv-rpc
Maintenance
12
Quality
17
Community
6
Popularity
5
Documentation
10
blockchain-client
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| protoblock | bitcoinsv-rpc | blockchain-client | |
|---|---|---|---|
| Version | 0.1.6 | 2.0.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 17 | 13 | 6 |
| Crate Size | 99KB | 25KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •protoblock leads with a health score of 51/100, but none of the options score above 80.
- •bitcoinsv-rpc has the most downloads (14.8K), suggesting wider adoption.
- •protoblock is pre-1.0 — API may change.