Allocation profiling for Rust. Counters, peak resident, and call-site grouping with inline backtrace capture. Zero external dependencies in the hot path. Lean dhat replacement targeting MSRV 1.75.
-
Updated
May 18, 2026 - Rust
Allocation profiling for Rust. Counters, peak resident, and call-site grouping with inline backtrace capture. Zero external dependencies in the hot path. Lean dhat replacement targeting MSRV 1.75.
Safe-by-construction, 100% Rust memory toolkit (no C/C++ libraries — no libnuma/mimalloc/jemalloc/snmalloc/tcmalloc): handle store (Region<T>) + drop-in #[global_allocator] (SeferMalloc) over one verified segment substrate. Up to ~18x faster than mimalloc on cached large alloc/free.
Add a description, image, and links to the global-allocator topic page so that developers can more easily learn about it.
To associate your repository with the global-allocator topic, visit your repo's landing page and select "manage topics."