Decision Workspace
leaktracer vs alloc-track vs talc
Side-by-side comparison of Rust crates
43
leaktracer
experimentalv0.1.6
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
47
alloc-track
growingv0.4.0
Track memory allocations by backtrace or originating thread
71
talc
stablev5.0.3
A fast and flexible allocator for no_std and WebAssembly
Core Metrics
| leaktracer | alloc-track | talc | |
|---|---|---|---|
| Health Score | 43 | 47 | 71 |
| Total Downloads | 2.1K | 103.2K | 521.6K |
| 30d Downloads | 10 | 37.9K | 75.0K |
| Dependents | 0 | 0 | 128 |
| Releases | 7 | 11 | 27 |
| Last Updated | 96d ago | 133d ago | 2d ago |
| Age | 9m | 3y 2m | 2y 8m |
Health Breakdown
leaktracer
Maintenance
14
Quality
7
Community
6
Popularity
4
Documentation
12
alloc-track
Maintenance
12
Quality
16
Community
3
Popularity
6
Documentation
10
talc
Maintenance
19
Quality
21
Community
12
Popularity
7
Documentation
12
Technical Details
| leaktracer | alloc-track | talc | |
|---|---|---|---|
| Version | 0.1.6 | 0.4.0 | 5.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 7 | 4 |
| Crate Size | 14KB | 13KB | 66KB |
| Features | 0 | 2 | 5 |
| Yanked % | 57.1% | 0.0% | 3.7% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.1 | — | 1.64.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •talc leads with a health score of 71/100, but none of the options score above 80.
- •talc is depended on by 128 crates — strongest ecosystem trust.
- •leaktracer, alloc-track are pre-1.0 — API may change.