Decision Workspace
derive_destructure2 vs derive_destructure vs dispose
Side-by-side comparison of Rust crates
51
derive_destructure2
growingv0.1.3
Destructure structs that implement Drop
40
derive_destructure
growingv1.0.0
Destructure structs that implement Drop
52
dispose
growingv0.5.2
A simple wrapper for values that must be consumed on drop.
Core Metrics
| derive_destructure2 | derive_destructure | dispose | |
|---|---|---|---|
| Health Score | 51 | 40 | 52 |
| Total Downloads | 3.5M | 36.1K | 773.8K |
| 30d Downloads | 161.6K | 936 | 52.5K |
| Dependents | 125 | 7 | 87 |
| Releases | 6 | 1 | 9 |
| Last Updated | 740d ago | 2454d ago | 491d ago |
| Age | 4y 3m | 6y 8m | 5y 9m |
Health Breakdown
derive_destructure2
Maintenance
7
Quality
15
Community
12
Popularity
8
Documentation
9
derive_destructure
Maintenance
1
Quality
20
Community
5
Popularity
5
Documentation
9
dispose
Maintenance
6
Quality
15
Community
11
Popularity
7
Documentation
13
Technical Details
| derive_destructure2 | derive_destructure | dispose | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.0 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 11KB | 5KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dispose leads with a health score of 52/100, but none of the options score above 80.
- •derive_destructure2 has the most downloads (3.5M), suggesting wider adoption.
- •derive_destructure2 is depended on by 125 crates — strongest ecosystem trust.
- •⚠ derive_destructure2, derive_destructure, dispose have not been updated in over a year.
- •derive_destructure2, dispose are pre-1.0 — API may change.