7 releases
Uses new Rust 2024
| 0.0.16 | Jan 26, 2026 |
|---|---|
| 0.0.15 | Jan 26, 2026 |
| 0.0.14 | Sep 9, 2025 |
| 0.0.12 | Jun 5, 2025 |
| 0.0.10 | Jan 26, 2025 |
#1405 in Debugging
71 downloads per month
Used in metricus_agent
31KB
500 lines
metricus-allocator
Contains allocator.
Usage notes
- Call
metricus::set_metricsbefore enabling allocator instrumentation if you expect allocation counters to emit. - Call
enable_allocator_instrumentationfor each thread that should report allocation metrics.
Dependencies
~0.9–2MB
~45K SLoC