Decision Workspace
slice-dst vs erasable vs dst-container
Side-by-side comparison of Rust crates
50
slice-dst
growingv1.6.0
Slice-based custom DSTs
53
erasable
growingv1.3.0
Type-erased thin pointers.
48
dst-container
growingv0.1.3
Containers for DST objects.
Core Metrics
| slice-dst | erasable | dst-container | |
|---|---|---|---|
| Health Score | 50 | 53 | 48 |
| Total Downloads | 413.7K | 2.2M | 4.9K |
| 30d Downloads | 124.9K | 300.8K | 46 |
| Dependents | 49 | 63 | 7 |
| Releases | 12 | 6 | 4 |
| Last Updated | 435d ago | 435d ago | 191d ago |
| Age | 6y 1m | 6y 1m | 3y 2m |
Health Breakdown
slice-dst
Maintenance
5
Quality
15
Community
11
Popularity
7
Documentation
12
erasable
Maintenance
4
Quality
18
Community
11
Popularity
8
Documentation
12
dst-container
Maintenance
12
Quality
15
Community
7
Popularity
4
Documentation
10
Technical Details
| slice-dst | erasable | dst-container | |
|---|---|---|---|
| Version | 1.6.0 | 1.3.0 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 1 |
| Crate Size | 11KB | 11KB | 11KB |
| Features | 1 | 2 | 0 |
| Yanked % | 33.3% | 16.7% | 0.0% |
| 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.
- •⚠ slice-dst, erasable have not been updated in over a year.
- •dst-container is pre-1.0 — API may change.