Decision Workspace
SafeManuallyDrop vs cluFullTransmute vs enclose
Side-by-side comparison of Rust crates
53
SafeManuallyDrop
growingv1.0.3
A safe version of ManuallyDrop with various features and options to track undefined behavior when working with ManuallyDrop.
62
cluFullTransmute
stablev1.4.2
Extended, no-constraint type transmutation API, featuring safe checks and const-ready logic.
56
enclose
growingv1.2.1
A convenient macro, for cloning values into a closure.
Core Metrics
| SafeManuallyDrop | cluFullTransmute | enclose | |
|---|---|---|---|
| Health Score | 53 | 62 | 56 |
| Total Downloads | 7.3K | 15.7K | 2.2M |
| 30d Downloads | 11 | 51 | 75.1K |
| Dependents | 0 | 9 | 162 |
| Releases | 5 | 13 | 10 |
| Last Updated | 1320d ago | 3d ago | 346d ago |
| Age | 3y 11m | 6y 7m | 7y 8m |
Health Breakdown
SafeManuallyDrop
Maintenance
7
Quality
25
Community
6
Popularity
5
Documentation
10
cluFullTransmute
Maintenance
17
Quality
21
Community
9
Popularity
5
Documentation
10
enclose
Maintenance
6
Quality
21
Community
11
Popularity
8
Documentation
10
Technical Details
| SafeManuallyDrop | cluFullTransmute | enclose | |
|---|---|---|---|
| Version | 1.0.3 | 1.4.2 | 1.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 27KB | 15KB | 12KB |
| Features | 16 | 10 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cluFullTransmute leads with a health score of 62/100, but none of the options score above 80.
- •enclose has the most downloads (2.2M), suggesting wider adoption.
- •enclose is depended on by 162 crates — strongest ecosystem trust.
- •⚠ SafeManuallyDrop has not been updated in over a year.