Decision Workspace
safe-uninit-derive vs safe-uninit vs uninit
Side-by-side comparison of Rust crates
36
safe-uninit-derive
growingv0.1.0
Derive macro for safe-uninit crate
29
safe-uninit
growingv0.1.0
Safe unitialized types to reduce code avoiding MaybeUninit where safe
55
uninit
growingv0.6.2
A collection of tools for a safer usage of uninitialized memory
Core Metrics
| safe-uninit-derive | safe-uninit | uninit | |
|---|---|---|---|
| Health Score | 36 | 29 | 55 |
| Total Downloads | 2.1K | 1.4K | 8.3M |
| 30d Downloads | 7 | 3 | 331.0K |
| Dependents | 1 | 0 | 47 |
| Releases | 1 | 1 | 20 |
| Last Updated | 2225d ago | 2225d ago | 858d ago |
| Age | 6y 1m | 6y 1m | 6y 7m |
Health Breakdown
safe-uninit-derive
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
9
safe-uninit
Maintenance
1
Quality
9
Community
6
Popularity
4
Documentation
9
uninit
Maintenance
6
Quality
13
Community
13
Popularity
8
Documentation
15
Technical Details
| safe-uninit-derive | safe-uninit | uninit | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 2KB | 5KB | 36KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 100.0% | 25.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •uninit leads with a health score of 55/100, but none of the options score above 80.
- •⚠ safe-uninit-derive, safe-uninit, uninit have not been updated in over a year.