Decision Workspace
signature_derive vs signature vs async-signature
Side-by-side comparison of Rust crates
53
signature_derive
growingv2.1.0
Custom derive support for the 'signature' crate
80
signature
stablev3.0.0
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
47
async-signature
growingv0.5.1
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
Core Metrics
| signature_derive | signature | async-signature | |
|---|---|---|---|
| Health Score | 53 | 80 | 47 |
| Total Downloads | 1.1M | 307.9M | 97.4K |
| 30d Downloads | 52.6K | 33.7M | 9.0K |
| Dependents | 49 | 4.6K | 8 |
| Releases | 15 | 55 | 14 |
| Last Updated | 925d ago | 23d ago | 667d ago |
| Age | 6y 11m | 7y 6m | 5y 7m |
Health Breakdown
signature_derive
Maintenance
5
Quality
15
Community
11
Popularity
7
Documentation
15
signature
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
15
async-signature
Maintenance
4
Quality
13
Community
9
Popularity
6
Documentation
15
Technical Details
| signature_derive | signature | async-signature | |
|---|---|---|---|
| Version | 2.1.0 | 3.0.0 | 0.5.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 2 | 1 |
| Crate Size | 9KB | 15KB | 8KB |
| Features | 0 | 2 | 2 |
| Yanked % | 20.0% | 5.5% | 14.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60 | 1.85 | 1.75 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •signature has the highest health score (80/100) — a strong overall choice.
- •signature is depended on by 4.6K crates — strongest ecosystem trust.
- •⚠ signature_derive, async-signature have not been updated in over a year.
- •async-signature is pre-1.0 — API may change.