Decision Workspace
malloc-info vs smmalloc vs yaru
Side-by-side comparison of Rust crates
52
malloc-info
growingv0.1.3
A safe wrapper around glibc's malloc_info
47
smmalloc
experimentalv7.6.4
smalloc is a simple, fast allocator
45
yaru
experimentalv0.2.3
Yet Another Rust Util - A collection of utilities for timing, memory inspection and SQL result formatting.
Core Metrics
| malloc-info | smmalloc | yaru | |
|---|---|---|---|
| Health Score | 52 | 47 | 45 |
| Total Downloads | 42.2K | 689 | 89 |
| 30d Downloads | 10.7K | 45 | 28 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 10 | 6 |
| Last Updated | 123d ago | 40d ago | 20d ago |
| Age | 1y 2m | 2m | 1m |
Health Breakdown
malloc-info
Maintenance
12
Quality
14
Community
8
Popularity
6
Documentation
12
smmalloc
Maintenance
12
Quality
17
Community
5
Popularity
3
Documentation
10
yaru
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| malloc-info | smmalloc | yaru | |
|---|---|---|---|
| Version | 0.1.3 | 7.6.4 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 OR TGPPL-1.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 3 |
| Crate Size | 12KB | 35KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.63.0 | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •malloc-info leads with a health score of 52/100, but none of the options score above 80.
- •malloc-info, yaru are pre-1.0 — API may change.