Decision Workspace
earthbucks_ecdsa vs ecdsa vs ecdsa-flow
Side-by-side comparison of Rust crates
46
earthbucks_ecdsa
growingv0.8.2
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy
68
ecdsa
growingv0.16.9
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy
45
ecdsa-flow
growingv1.0.0
Signature and elliptic curve types providing interoperable support for the Elliptic Curve Digital Signature Algorithm (ECDSA)
Core Metrics
| earthbucks_ecdsa | ecdsa | ecdsa-flow | |
|---|---|---|---|
| Health Score | 46 | 68 | 45 |
| Total Downloads | 2.6K | 127.2M | 4.5K |
| 30d Downloads | 53 | 11.6M | 21 |
| Dependents | 2 | 2.8K | 4 |
| Releases | 2 | 103 | 1 |
| Last Updated | 528d ago | 53d ago | 1648d ago |
| Age | 1y 5m | 7y 5m | 4y 6m |
Health Breakdown
earthbucks_ecdsa
Maintenance
6
Quality
17
Community
7
Popularity
4
Documentation
12
ecdsa
Maintenance
16
Quality
12
Community
20
Popularity
8
Documentation
12
ecdsa-flow
Maintenance
1
Quality
23
Community
8
Popularity
4
Documentation
9
Technical Details
| earthbucks_ecdsa | ecdsa | ecdsa-flow | |
|---|---|---|---|
| Version | 0.8.2 | 0.16.9 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 11 | 11 | 7 |
| Crate Size | 32KB | 31KB | 16KB |
| Features | 12 | 12 | 11 |
| Yanked % | 0.0% | 23.3% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.81 | 1.65 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •ecdsa leads with a health score of 68/100, but none of the options score above 80.
- •ecdsa is depended on by 2.8K crates — strongest ecosystem trust.
- •⚠ earthbucks_ecdsa, ecdsa-flow have not been updated in over a year.
- •earthbucks_ecdsa, ecdsa are pre-1.0 — API may change.