Decision Workspace
blvm-secp256k1 vs keyring_node vs secp256k1
Side-by-side comparison of Rust crates
51
blvm-secp256k1
experimentalv0.1.8
Rust reimplementation of libsecp256k1 with ASM for hot paths. Performance-optimized secp256k1 for Bitcoin/Ethereum.
33
keyring_node
growingv0.1.0-beta.4
Personal key management server
61
secp256k1
growingv0.31.1
Rust wrapper library for Pieter Wuille's `libsecp256k1`. Implements ECDSA and BIP 340 signatures for the SECG elliptic curve group secp256k1 and related utilities.
Core Metrics
| blvm-secp256k1 | keyring_node | secp256k1 | |
|---|---|---|---|
| Health Score | 51 | 33 | 61 |
| Total Downloads | 1.1K | 4.5K | 56.0M |
| 30d Downloads | 1.1K | 0 | 4.4M |
| Dependents | 39 | 1 | 7.2K |
| Releases | 7 | 3 | 98 |
| Last Updated | 1d ago | 1950d ago | 207d ago |
| Age | 1m | 5y 6m | 11y |
Health Breakdown
blvm-secp256k1
Maintenance
13
Quality
12
Community
10
Popularity
4
Documentation
12
keyring_node
Maintenance
4
Quality
15
Community
4
Popularity
4
Documentation
6
secp256k1
Maintenance
11
Quality
13
Community
14
Popularity
8
Documentation
15
Technical Details
| blvm-secp256k1 | keyring_node | secp256k1 | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.0-beta.4 | 0.31.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | AGPL-3.0-only | CC0-1.0 |
| Dependencies | 10 | 39 | 11 |
| Crate Size | 1.6MB | 60KB | 94KB |
| Features | 2 | 13 | 7 |
| Yanked % | 0.0% | 0.0% | 6.1% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.82 | — | 1.63.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •secp256k1 leads with a health score of 61/100, but none of the options score above 80.
- •secp256k1 is depended on by 7.2K crates — strongest ecosystem trust.
- •⚠ keyring_node has not been updated in over a year.