memory-leak topic
avoid-memory-leak-android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
mem_usage_ui
Measuring and graphing memory usage of local processes
php-memory-profiler
Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
leakage
🐛 Memory leak testing for node.
filprofiler
A Python memory profiler for data processing and scientific computing applications
memleax
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
libleak
detect memory leak by LD_PRELOAD, without changing the target program
mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
pytest-memray
pytest plugin for easy integration of memray memory profiler
dmalloc
Debug Malloc memory allocation debugging C library