Decision Workspace
alloc_counter vs renacer vs rallo
Side-by-side comparison of Rust crates
56
alloc_counter
growingv0.0.4
Count allocations, reallocations, deallocations. Allow, deny, or forbid allocations on an expression or function basis.
60
renacer
experimentalv0.10.1
Pure Rust system call tracer with source-aware correlation for Rust binaries
53
rallo
growingv0.5.2
Rust allocator for tracking memory usage
Core Metrics
| alloc_counter | renacer | rallo | |
|---|---|---|---|
| Health Score | 56 | 60 | 53 |
| Total Downloads | 103.5K | 9.2K | 2.9K |
| 30d Downloads | 6.5K | 1.5K | 40 |
| Dependents | 283 | 270 | 18 |
| Releases | 5 | 24 | 7 |
| Last Updated | 2310d ago | 13d ago | 144d ago |
| Age | 7y 1m | 4m | 1y |
Health Breakdown
alloc_counter
Maintenance
3
Quality
17
Community
18
Popularity
6
Documentation
12
renacer
Maintenance
19
Quality
11
Community
13
Popularity
5
Documentation
12
rallo
Maintenance
12
Quality
13
Community
11
Popularity
4
Documentation
13
Technical Details
| alloc_counter | renacer | rallo | |
|---|---|---|---|
| Version | 0.0.4 | 0.10.1 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 48 | 5 |
| Crate Size | 11KB | 1.6MB | 274KB |
| Features | 4 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.75 | — |
| Owners | 3 (team) | 1 | 2 |
Links
Quick Verdict
- •renacer leads with a health score of 60/100, but none of the options score above 80.
- •alloc_counter has the most downloads (103.5K), suggesting wider adoption.
- •alloc_counter is depended on by 283 crates — strongest ecosystem trust.
- •⚠ alloc_counter has not been updated in over a year.