LiveMemTracer

Memory Tracer

A header-only C++ library that provides real-time live memory allocation tracing and visualization using ImGui.

Live memory allocation tracing header only library using ImGui

GitHub

85 stars
7 watching
5 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mxmssh/drltrace A tool that traces and logs API calls made by applications during runtime. 389
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 411
natebrune/fmem A Linux kernel module that provides access to physical memory for analysis and dumping. 115
rxi/dmt A dynamic memory tracking library to detect memory leaks and track allocation usage in C programs. 114
melisgl/journal A library for logging, tracing, testing, and persistence in Common Lisp 39
rwhalb/mtraceroute A Python library for performing advanced network traceroute analysis with SVG visualization. 62
cedricguillemet/libprofiler A tool to measure time taken by specific code portions 80
thi-ng/tinyalloc Memory allocation library for small, linear memory spaces 778
jeremy-rifkin/cpptrace A portable C++ stacktrace library supporting various platforms and debug formats 727
azmr/live_edit A collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code. 13
automation-stack/ctrace A tool for displaying detailed information about system calls and signals in running processes. 120
synacktiv/frinet Tracer for generating platform-specific execution traces with Frida plugin on various architectures 464
vimpunk/mio A cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics. 1,709
nlguillemot/live_reload_test Demonstrates live reloading of C++ code during development and testing 14
plasma-umass/mesh A memory allocator that reduces memory footprint by compacting and managing memory fragmentation in C/C++ applications 1,753