Decision Workspace
aliasable_deref_trait vs salsa20 vs cipher
Side-by-side comparison of Rust crates
54
aliasable_deref_trait
growingv1.0.0
Marker trait for types that deref to an address that is aliasable when coerced to a raw pointer
71
salsa20
growingv0.10.2
Pure Rust implementation of the Salsa20 stream cipher
70
cipher
growingv0.5.1
Traits for describing block ciphers and stream ciphers
Core Metrics
| aliasable_deref_trait | salsa20 | cipher | |
|---|---|---|---|
| Health Score | 54 | 71 | 70 |
| Total Downloads | 3.8M | 49.9M | 219.9M |
| 30d Downloads | 33 | 4.3M | 14.7M |
| Dependents | 4 | 368 | 2.5K |
| Releases | 4 | 25 | 38 |
| Last Updated | 1732d ago | 49d ago | 30d ago |
| Age | 6y 4m | 9y 5m | 10y 9m |
Health Breakdown
aliasable_deref_trait
Maintenance
3
Quality
23
Community
8
Popularity
8
Documentation
12
salsa20
Maintenance
13
Quality
17
Community
18
Popularity
8
Documentation
15
cipher
Maintenance
16
Quality
11
Community
20
Popularity
8
Documentation
15
Technical Details
| aliasable_deref_trait | salsa20 | cipher | |
|---|---|---|---|
| Version | 1.0.0 | 0.10.2 | 0.5.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 6 |
| Crate Size | 3KB | 13KB | 28KB |
| Features | 3 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 36.8% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.56 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •salsa20 leads with a health score of 71/100, but none of the options score above 80.
- •cipher has the most downloads (219.9M), suggesting wider adoption.
- •cipher is depended on by 2.5K crates — strongest ecosystem trust.
- •⚠ aliasable_deref_trait has not been updated in over a year.
- •salsa20, cipher are pre-1.0 — API may change.