MLeaksFinder
Memory Leak Detector
Automates the detection of memory leaks in iOS app objects at development time.
Find memory leaks in your iOS app at develop time.
5k stars
107 watching
935 forks
Language: Objective-C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
facebook/fbretaincycledetector | An iOS library that detects memory leaks caused by retain cycles at runtime. | 4,213 |
janneman84/leakedviewcontrollerdetector | Automated tool to detect and alert about memory leaks in UIKit apps | 30 |
krzysztofzablocki/lifetimetracker | A tool to detect memory leaks and retain cycles in iOS applications. | 3,152 |
tapwork/heapinspector-for-ios | An iOS app that helps detect memory issues and leaks in Objective-C apps without using Instruments. | 1,860 |
flextool/flex | A toolset for in-app debugging and exploration of iOS applications | 14,088 |
rudjigames/mtuner | Memory profiling and leak finding tool for C/C++ applications | 2,631 |
square/leakcanary | A library that detects memory leaks in Android applications | 29,420 |
dasdom/breakouttorefresh | A playable pull to refresh view using SpriteKit | 2,478 |
ramotion/navigation-stack | A stack-modeled UI navigation controller for iOS | 2,302 |
ramotion/paper-onboarding | An iOS UI component library for onboarding sequences | 3,326 |
pmusolino/wormholy | An iOS network debugging tool that records and reveals app traffic without requiring any code modifications | 2,353 |
bazad/x18-leak | A vulnerability exploitation project targeting an iOS kernel pointer disclosure bug | 83 |
sergdort/cleanarchitecturerxswift | An example of Clean Architecture with RxSwift applied to an iOS app, demonstrating the separation of concerns between domain logic, platform implementation, and application UI. | 3,911 |
pmusolino/pmalertcontroller | Customizable alert controller alternative for iOS apps | 2,523 |
ramotion/expanding-collection | An animated material design UI card peek/pop controller | 5,548 |