memtrace-0.1.0 is not a library.
memtrace
MemTrace
A Rust-based tool for visualizing heap memory consumption using flamegraphs. It helps you profile your app
Installation
Usage
License: MIT
A Rust-based tool for visualizing heap memory consumption using flamegraphs. It helps you profile your app
cargo install memtrace
memtrace <your_program>
License: MIT