Decision Workspace
uninitialized vs possibly_uninit vs android-mem-kit
Side-by-side comparison of Rust crates
43
uninitialized
growingv0.0.2
Opt-in unsafe uninitialized memory
40
possibly_uninit
growingv0.1.0
Traits and types helping with using uninitialized memory safely.
40
android-mem-kit
experimentalv0.1.0
A comprehensive memory instrumentation library for Android rooted environments (Il2Cpp, Hooking, Patching).
Core Metrics
| uninitialized | possibly_uninit | android-mem-kit | |
|---|---|---|---|
| Health Score | 43 | 40 | 40 |
| Total Downloads | 179.3K | 3.0K | 30 |
| 30d Downloads | 4.1K | 5 | 3 |
| Dependents | 18 | 0 | 0 |
| Releases | 2 | 2 | 1 |
| Last Updated | 3548d ago | 1839d ago | 98d ago |
| Age | 10y 8m | 6y 4m | 3m |
Health Breakdown
uninitialized
Maintenance
3
Quality
17
Community
6
Popularity
6
Documentation
11
possibly_uninit
Maintenance
3
Quality
18
Community
6
Popularity
4
Documentation
9
android-mem-kit
Maintenance
8
Quality
11
Community
6
Popularity
2
Documentation
13
Technical Details
| uninitialized | possibly_uninit | android-mem-kit | |
|---|---|---|---|
| Version | 0.0.2 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MITNFA | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 8 |
| Crate Size | 4KB | 17KB | 277KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2024 |
| 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.
- •⚠ uninitialized, possibly_uninit have not been updated in over a year.