How to find a memory leak in a Rust program?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • heaptrack

    A heap memory profiler for Linux

  • See also https://github.com/KDE/heaptrack, as another way to profile heap allocations

  • dhat-rs

    Heap profiling and ad hoc profiling for Rust programs.

  • https://github.com/nnethercote/dhat-rs is an incredibly useful tool, but to slow to run in production.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • memory-profiler

    Discontinued A memory profiler for Linux. [Moved to: https://github.com/koute/bytehound]

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts