Decision Workspace
possibly_uninit vs uninitialized vs safe-uninit-derive
Side-by-side comparison of Rust crates
40
possibly_uninit
growingv0.1.0
Traits and types helping with using uninitialized memory safely.
43
uninitialized
growingv0.0.2
Opt-in unsafe uninitialized memory
36
safe-uninit-derive
growingv0.1.0
Derive macro for safe-uninit crate
Core Metrics
| possibly_uninit | uninitialized | safe-uninit-derive | |
|---|---|---|---|
| Health Score | 40 | 43 | 36 |
| Total Downloads | 3.0K | 179.3K | 2.1K |
| 30d Downloads | 5 | 4.0K | 7 |
| Dependents | 0 | 18 | 1 |
| Releases | 2 | 2 | 1 |
| Last Updated | 1839d ago | 3548d ago | 2225d ago |
| Age | 6y 4m | 10y 8m | 6y 1m |
Health Breakdown
possibly_uninit
Maintenance
3
Quality
18
Community
6
Popularity
4
Documentation
9
uninitialized
Maintenance
3
Quality
17
Community
6
Popularity
6
Documentation
11
safe-uninit-derive
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
9
Technical Details
| possibly_uninit | uninitialized | safe-uninit-derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MITNFA | MIT | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 17KB | 4KB | 2KB |
| Features | 3 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uninitialized leads with a health score of 43/100, but none of the options score above 80.
- •⚠ possibly_uninit, uninitialized, safe-uninit-derive have not been updated in over a year.