All Projects → square → Leakcanary

square / Leakcanary

Licence: apache-2.0
A memory leak detection library for Android.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Leakcanary

Libleak
detect memory leak by LD_PRELOAD, without changing the target program
Stars: ✭ 139 (-99.49%)
Mutual labels:  memory-leak
Dads
*BA DUM TSSS*
Stars: ✭ 240 (-99.11%)
Mutual labels:  leakcanary
Filprofiler
A Python memory profiler for data processing and scientific computing applications
Stars: ✭ 277 (-98.98%)
Mutual labels:  memory-leak
Easy Monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
Stars: ✭ 2,451 (-90.93%)
Mutual labels:  memory-leak
mem usage ui
Measuring and graphing memory usage of local processes
Stars: ✭ 124 (-99.54%)
Mutual labels:  memory-leak
topotests
Moved to frrouting/frr
Stars: ✭ 21 (-99.92%)
Mutual labels:  memory-leak
Leakage
🐛 Memory leak testing for node.
Stars: ✭ 1,531 (-94.34%)
Mutual labels:  memory-leak
Memleax
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
Stars: ✭ 564 (-97.91%)
Mutual labels:  memory-leak
poireau
Poireau: a sampling allocation debugger
Stars: ✭ 76 (-99.72%)
Mutual labels:  memory-leak
AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
Stars: ✭ 89 (-99.67%)
Mutual labels:  memory-leak
Awesome Android Performance
Android performance optimization tutorials, videos and tools list(Android性能优化视频,文档以及工具)
Stars: ✭ 2,725 (-89.92%)
Mutual labels:  memory-leak
DisposableFixer
This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Stars: ✭ 37 (-99.86%)
Mutual labels:  memory-leak
heob
Detects buffer overruns and memory leaks.
Stars: ✭ 103 (-99.62%)
Mutual labels:  memory-leak
Avoid Memory Leak Android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
Stars: ✭ 140 (-99.48%)
Mutual labels:  memory-leak
Sinsofmemoryleaks
Some common patterns of memory leaks in Android development and how to fix/avoid them
Stars: ✭ 343 (-98.73%)
Mutual labels:  memory-leak
Mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
Stars: ✭ 137 (-99.49%)
Mutual labels:  memory-leak
BaseDevelop
an android project for now fashion open source framework
Stars: ✭ 24 (-99.91%)
Mutual labels:  leakcanary
Memoscope.net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
Stars: ✭ 626 (-97.68%)
Mutual labels:  memory-leak
Php Memory Profiler
Memory leak profiler for PHP
Stars: ✭ 544 (-97.99%)
Mutual labels:  memory-leak
MemoryPool
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
Stars: ✭ 14 (-99.95%)
Mutual labels:  memory-leak

LeakCanary 🐤

A memory leak detection library for Android.

square.github.io/leakcanary

🙏 If you like LeakCanary you can show support by starring this repository.

License

Copyright 2015 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].