Decision Workspace
async-signature vs signature vs signature_derive
Side-by-side comparison of Rust crates
46
async-signature
growingv0.5.1
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
77
signature
stablev2.2.0
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
53
signature_derive
growingv2.1.0
Custom derive support for the 'signature' crate
Core Metrics
| async-signature | signature | signature_derive | |
|---|---|---|---|
| Health Score | 46 | 77 | 53 |
| Total Downloads | 85.5K | 250.0M | 1.0M |
| 30d Downloads | 2.0K | 24.5M | 53.9K |
| Dependents | 4 | 4.1K | 49 |
| Releases | 14 | 54 | 15 |
| Last Updated | 608d ago | 51d ago | 866d ago |
| Age | 5y 5m | 7y 5m | 6y 9m |
Health Breakdown
async-signature
Maintenance
4
Quality
13
Community
8
Popularity
6
Documentation
15
signature
Maintenance
16
Quality
18
Community
20
Popularity
8
Documentation
15
signature_derive
Maintenance
5
Quality
15
Community
11
Popularity
7
Documentation
15
Technical Details
| async-signature | signature | signature_derive | |
|---|---|---|---|
| Version | 0.5.1 | 2.2.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 1 | 5 | 3 |
| Crate Size | 8KB | 16KB | 9KB |
| Features | 2 | 2 | 0 |
| Yanked % | 14.3% | 5.6% | 20.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.60 | 1.60 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •signature leads with a health score of 77/100, but none of the options score above 80.
- •signature is depended on by 4.1K crates — strongest ecosystem trust.
- •⚠ async-signature, signature_derive have not been updated in over a year.
- •async-signature is pre-1.0 — API may change.