| tapwork/HeapInspector-for-iOS |
1,977 |
|
3 |
0 |
about 9 years ago |
18 |
October 22, 2018 |
5 |
mit |
Objective-C |
| Find memory issues & leaks in your iOS app without instruments |
| frank-tan/SinsOfMemoryLeaks |
328 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| Some common patterns of memory leaks in Android development and how to fix/avoid them |
| AliAsadi/avoid-memory-leak-android |
142 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
|
Java |
| 🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them |
| klundberg/Weakify |
64 |
|
0 |
0 |
over 4 years ago |
11 |
December 01, 2017 |
0 |
mit |
Swift |
| Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks. |
| XEDGit/memdetect |
32 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
Shell |
| Memdetect is a cross-platform shell script to compile and run your C or C++ project with a wrapper of malloc() and free(), which will help you understand your memory-management and find memory leaks. |
| enbyautumn/pee.js |
31 |
|
0 |
0 |
about 4 years ago |
5 |
March 30, 2022 |
1 |
other |
JavaScript |
| A javascript Library for leaking memory |
| antranapp/LeakDetector |
16 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
|
Swift |
| A SPM to support finding memory leaks for Swift projects. |
| pkh0225/DeinitManager |
7 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Swift |
| 🚧 WATCHOUT Memory Leak (Swift) |
| rubymem/rubymem.com |
7 |
|
0 |
0 |
about 3 years ago |
0 |
|
9 |
gpl-3.0 |
Ruby |
| Source Code for a Rails application to report gems that are known to have memory leaks. |