Decision Workspace
flat-drop vs derive_destructure2 vs derive_destructure
Side-by-side comparison of Rust crates
44
flat-drop
experimentalv0.1.2
Wrapper that drops recursive objects iteratively to avoid stack overflows.
51
derive_destructure2
growingv0.1.3
Destructure structs that implement Drop
40
derive_destructure
growingv1.0.0
Destructure structs that implement Drop
Core Metrics
| flat-drop | derive_destructure2 | derive_destructure | |
|---|---|---|---|
| Health Score | 44 | 51 | 40 |
| Total Downloads | 1.7K | 3.5M | 36.1K |
| 30d Downloads | 9 | 161.6K | 936 |
| Dependents | 0 | 125 | 7 |
| Releases | 3 | 6 | 1 |
| Last Updated | 276d ago | 740d ago | 2454d ago |
| Age | 11m | 4y 3m | 6y 8m |
Health Breakdown
flat-drop
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
10
derive_destructure2
Maintenance
7
Quality
15
Community
12
Popularity
8
Documentation
9
derive_destructure
Maintenance
1
Quality
20
Community
5
Popularity
5
Documentation
9
Technical Details
| flat-drop | derive_destructure2 | derive_destructure | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.3 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 4KB | 11KB | 5KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive_destructure2 leads with a health score of 51/100, but none of the options score above 80.
- •derive_destructure2 is depended on by 125 crates — strongest ecosystem trust.
- •⚠ derive_destructure2, derive_destructure have not been updated in over a year.
- •flat-drop, derive_destructure2 are pre-1.0 — API may change.