Decision Workspace
sashay vs slice-dst vs erasable
Side-by-side comparison of Rust crates
39
sashay
growingv0.5.0
Type-erased and lifetime-erased references and slices
50
slice-dst
growingv1.6.0
Slice-based custom DSTs
53
erasable
growingv1.3.0
Type-erased thin pointers.
Core Metrics
| sashay | slice-dst | erasable | |
|---|---|---|---|
| Health Score | 39 | 50 | 53 |
| Total Downloads | 10.7K | 413.7K | 2.2M |
| 30d Downloads | 11 | 119.4K | 290.2K |
| Dependents | 0 | 49 | 63 |
| Releases | 9 | 12 | 6 |
| Last Updated | 1156d ago | 435d ago | 435d ago |
| Age | 3y 4m | 6y 1m | 6y 1m |
Health Breakdown
sashay
Maintenance
4
Quality
11
Community
6
Popularity
5
Documentation
13
slice-dst
Maintenance
5
Quality
15
Community
11
Popularity
7
Documentation
12
erasable
Maintenance
4
Quality
18
Community
11
Popularity
8
Documentation
12
Technical Details
| sashay | slice-dst | erasable | |
|---|---|---|---|
| Version | 0.5.0 | 1.6.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 10KB | 11KB | 11KB |
| Features | 0 | 1 | 2 |
| Yanked % | 22.2% | 33.3% | 16.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •erasable leads with a health score of 53/100, but none of the options score above 80.
- •⚠ sashay, slice-dst, erasable have not been updated in over a year.
- •sashay is pre-1.0 — API may change.