Decision Workspace
bip352 vs bdk_wallet vs k256
Side-by-side comparison of Rust crates
36
bip352
growingv0.1.0-alpha.3
Implementation of BIP 352 Silent Payments
77
bdk_wallet
stablev2.3.0
A modern, lightweight, descriptor-based wallet library
74
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
Core Metrics
| bip352 | bdk_wallet | k256 | |
|---|---|---|---|
| Health Score | 36 | 77 | 74 |
| Total Downloads | 4.0K | 626.5K | 47.9M |
| 30d Downloads | 6 | 101.2K | 3.6M |
| Dependents | 0 | 131 | 6.6K |
| Releases | 3 | 20 | 79 |
| Last Updated | 693d ago | 2d ago | 17d ago |
| Age | 2y 2m | 2y 1m | 6y 3m |
Health Breakdown
bip352
Maintenance
5
Quality
15
Community
2
Popularity
4
Documentation
10
bdk_wallet
Maintenance
22
Quality
20
Community
13
Popularity
7
Documentation
15
k256
Maintenance
18
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| bip352 | bdk_wallet | k256 | |
|---|---|---|---|
| Version | 0.1.0-alpha.3 | 2.3.0 | 0.13.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 10 | 15 | 17 |
| Crate Size | 33KB | 203KB | 94KB |
| Features | 4 | 8 | 19 |
| Yanked % | 0.0% | 0.0% | 7.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | 1.65 |
| Owners | 1 | 3 | 2 (team) |
Links
Quick Verdict
- •bdk_wallet leads with a health score of 77/100, but none of the options score above 80.
- •k256 has the most downloads (47.9M), suggesting wider adoption.
- •k256 is depended on by 6.6K crates — strongest ecosystem trust.
- •⚠ bip352 has not been updated in over a year.
- •bip352, k256 are pre-1.0 — API may change.