memory-leak topic

List memory-leak repositories

avoid-memory-leak-android

176
Stars
30
Forks
Watchers

🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them

mem_usage_ui

153
Stars
6
Forks
Watchers

Measuring and graphing memory usage of local processes

php-memory-profiler

841
Stars
49
Forks
Watchers

Memory profiler for PHP. Helps finding memory leaks in PHP scripts.

leakage

1.6k
Stars
52
Forks
Watchers

🐛 Memory leak testing for node.

filprofiler

820
Stars
24
Forks
Watchers

A Python memory profiler for data processing and scientific computing applications

memleax

648
Stars
73
Forks
Watchers

debugs memory leak of running process. Not maintained anymore, try `libleak` please.

libleak

241
Stars
51
Forks
Watchers

detect memory leak by LD_PRELOAD, without changing the target program

mmat

176
Stars
34
Forks
Watchers

An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)

pytest-memray

317
Stars
21
Forks
Watchers

pytest plugin for easy integration of memray memory profiler

dmalloc

152
Stars
43
Forks
Watchers

Debug Malloc memory allocation debugging C library