Show HN: I wrote a tool in Rust for tracking all allocations in a Linux process

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    allocscope - a memory tracking tool

  • bytehound

    A memory profiler for Linux.

  • Interesting approach. How is performance compared to something like https://github.com/koute/bytehound

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • backlight

    A dynamic binary tracing tool

  • Thanks for sharing! I built a similar tool (also in Rust) which allows tracing system calls, and could be used for this purpose. I wanted to expose the functionality both as a library and CLI, but for now I’ve only published documentation on using the CLI.

    https://github.com/JoshMcguigan/backlight

  • heaptrack

    A heap memory profiler for Linux

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