Decision Workspace
destruct-drop-derive vs destruct-drop vs ffi-destruct
Side-by-side comparison of Rust crates
42
destruct-drop-derive
growingv0.2.0
Actual derive macro for destruct-drop.
44
destruct-drop
growingv0.2.0
Macro for dropping the fields of a struct or enum without dropping the container.
43
ffi-destruct
growingv0.1.3
Generates destructors for structures that contain raw pointers in the FFI.
Core Metrics
| destruct-drop-derive | destruct-drop | ffi-destruct | |
|---|---|---|---|
| Health Score | 42 | 44 | 43 |
| Total Downloads | 34.2K | 32.2K | 5.7K |
| 30d Downloads | 1.1K | 1.1K | 6 |
| Dependents | 2 | 19 | 0 |
| Releases | 3 | 2 | 4 |
| Last Updated | 1024d ago | 1024d ago | 1256d ago |
| Age | 4y 6m | 4y 6m | 3y 5m |
Health Breakdown
destruct-drop-derive
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
12
destruct-drop
Maintenance
3
Quality
15
Community
9
Popularity
5
Documentation
12
ffi-destruct
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| destruct-drop-derive | destruct-drop | ffi-destruct | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 3 | 1 | 4 |
| Crate Size | 2KB | 2KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •destruct-drop leads with a health score of 44/100, but none of the options score above 80.
- •destruct-drop-derive has the most downloads (34.2K), suggesting wider adoption.
- •⚠ destruct-drop-derive, destruct-drop, ffi-destruct have not been updated in over a year.