Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/square/leakcanary
A memory leak detection library for Android.
https://github.com/square/leakcanary
android java kotlin kotlin-android leak-canary leak-trace leakcanary memory-leak outofmemory outofmemoryerror
Last synced: 4 days ago
JSON representation
A memory leak detection library for Android.
- Host: GitHub
- URL: https://github.com/square/leakcanary
- Owner: square
- License: apache-2.0
- Created: 2015-04-29T23:54:16.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T22:42:57.000Z (7 months ago)
- Last Synced: 2024-05-22T01:12:57.198Z (7 months ago)
- Topics: android, java, kotlin, kotlin-android, leak-canary, leak-trace, leakcanary, memory-leak, outofmemory, outofmemoryerror
- Language: Kotlin
- Homepage: https://square.github.io/leakcanary
- Size: 141 MB
- Stars: 29,159
- Watchers: 982
- Forks: 3,954
- Open Issues: 82
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-android - LeakCanary - Catch memory leaks as they occur. (Libraries / Utility)
- awesome-jvm - leakcanary - A memory leak detection library for Android and Java. (Profilers)
- useful-java-links - Square Leakcanary - 2.0) , [![GitHub stars](https://img.shields.io/github/stars/square/leakcanary.svg?style=social&label=Star&maxAge=2592000)](https://github.com/square/leakcanary). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true) (V. Tools for developing / 3. Perfomance tools)
- useful-java-links - Square Leakcanary - 2.0) , [![GitHub stars](https://img.shields.io/github/stars/square/leakcanary.svg?style=social&label=Star&maxAge=2592000)](https://github.com/square/leakcanary). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true) (V. Tools for developing / 3. Perfomance tools)
- awesome-android-libraries - leakcanary
- awesome-kotlin - leakcanary - A memory leak detection library for Android. (Libraries)
- awesome-android - LeakCanary - Catch memory leaks as they occur. (Libraries / Utility)
- awesome-android - LeakCanary
- awesome-android-cn - 官网
- awesome-android - **leakcanary** - Android内存泄漏分析库,应该每个Android开发都用过吧~ (Android性能优化)
- awesome-java - LeakCanary - Memory leak detection. (Projects / Monitoring)
- awesome-android-performance - leakcanary - leakcanary source codes (Codes / Network Profiling Tools)
- StarryDivineSky - square/leakcanary
- awesome-hacking-lists - square/leakcanary - A memory leak detection library for Android. (Kotlin)
README
# LeakCanary 🐤
A memory leak detection library for Android.
### [square.github.io/leakcanary](https://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 athttp://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.