Decision Workspace
alloc_counter vs dataprof 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.
55
dataprof
experimentalv0.8.0
High-performance data profiler with ISO 8000/25012 quality metrics for CSV, JSON/JSONL, and Parquet files
51
rallo
growingv0.5.2
Rust allocator for tracking memory usage
Core Metrics
| alloc_counter | dataprof | rallo | |
|---|---|---|---|
| Health Score | 56 | 55 | 51 |
| Total Downloads | 142.1K | 4.5K | 3.1K |
| 30d Downloads | 23.1K | 0 | 0 |
| Dependents | 305 | 0 | 18 |
| Releases | 5 | 30 | 7 |
| Last Updated | 2369d ago | 1d ago | 203d ago |
| Age | 7y 3m | 8m | 1y 2m |
Health Breakdown
alloc_counter
Maintenance
3
Quality
17
Community
18
Popularity
6
Documentation
12
dataprof
Maintenance
19
Quality
14
Community
5
Popularity
4
Documentation
13
rallo
Maintenance
10
Quality
13
Community
11
Popularity
4
Documentation
13
Technical Details
| alloc_counter | dataprof | rallo | |
|---|---|---|---|
| Version | 0.0.4 | 0.8.0 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 23 | 5 |
| Crate Size | 11KB | 182KB | 274KB |
| Features | 4 | 10 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 3 (team) | 1 | 2 |
Links
Quick Verdict
- •alloc_counter leads with a health score of 56/100, but none of the options score above 80.
- •alloc_counter is depended on by 305 crates — strongest ecosystem trust.
- •⚠ alloc_counter has not been updated in over a year.