Decision Workspace
alloc-track vs leaktracer vs r-efi-alloc
Side-by-side comparison of Rust crates
47
alloc-track
growingv0.4.0
Track memory allocations by backtrace or originating thread
43
leaktracer
experimentalv0.1.6
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
53
r-efi-alloc
growingv2.1.0
UEFI Memory Allocator Integration
Core Metrics
| alloc-track | leaktracer | r-efi-alloc | |
|---|---|---|---|
| Health Score | 47 | 43 | 53 |
| Total Downloads | 103.2K | 2.1K | 2.5M |
| 30d Downloads | 37.9K | 10 | 166.4K |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 7 | 4 |
| Last Updated | 133d ago | 96d ago | 283d ago |
| Age | 3y 2m | 9m | 3y 4m |
Health Breakdown
alloc-track
Maintenance
12
Quality
16
Community
3
Popularity
6
Documentation
10
leaktracer
Maintenance
14
Quality
7
Community
6
Popularity
4
Documentation
12
r-efi-alloc
Maintenance
6
Quality
22
Community
6
Popularity
8
Documentation
11
Technical Details
| alloc-track | leaktracer | r-efi-alloc | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.6 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 OR LGPL-2.1-or-later |
| Dependencies | 7 | 4 | 2 |
| Crate Size | 13KB | 14KB | 14KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 57.1% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85.1 | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •r-efi-alloc leads with a health score of 53/100, but none of the options score above 80.
- •alloc-track, leaktracer are pre-1.0 — API may change.