Decision Workspace
bitcoin-send-tx-p2p vs k256 vs bitcoin_hashes
Side-by-side comparison of Rust crates
42
bitcoin-send-tx-p2p
growingv0.3.0
Send a bitcoin tx through the peer-to-peer protocol via clearnet or tor
73
k256
growingv0.13.4
secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery, Taproot Schnorr signatures (BIP340), Elliptic Curve Diffie-Hellman (ECDH), and general-purpose secp256k1 elliptic curve group operations which can be used to implement arbitrary protocols
71
bitcoin_hashes
growingv0.21.0
Hash functions used by the rust-bitcoin ecosystem
Core Metrics
| bitcoin-send-tx-p2p | k256 | bitcoin_hashes | |
|---|---|---|---|
| Health Score | 42 | 73 | 71 |
| Total Downloads | 13.1K | 56.9M | 37.3M |
| 30d Downloads | 0 | 4.7M | 3.0M |
| Dependents | 0 | 8.0K | 2.9K |
| Releases | 5 | 80 | 38 |
| Last Updated | 478d ago | 38d ago | today |
| Age | 3y 9m | 6y 5m | 7y 5m |
Health Breakdown
bitcoin-send-tx-p2p
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
13
k256
Maintenance
17
Quality
13
Community
20
Popularity
8
Documentation
15
bitcoin_hashes
Maintenance
18
Quality
13
Community
17
Popularity
8
Documentation
15
Technical Details
| bitcoin-send-tx-p2p | k256 | bitcoin_hashes | |
|---|---|---|---|
| Version | 0.3.0 | 0.13.4 | 0.21.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | CC0-1.0 |
| Dependencies | 12 | 17 | 7 |
| Crate Size | 20KB | 94KB | 86KB |
| Features | 2 | 19 | 5 |
| Yanked % | 0.0% | 7.5% | 10.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.74.0 |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •k256 leads with a health score of 73/100, but none of the options score above 80.
- •k256 is depended on by 8.0K crates — strongest ecosystem trust.
- •⚠ bitcoin-send-tx-p2p has not been updated in over a year.