FBRetainCycleDetector
Retain cycle detector
An iOS library that detects memory leaks caused by retain cycles at runtime.
iOS library to help detecting retain cycles in runtime.
4k stars
105 watching
589 forks
Language: Objective-C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tencent/mleaksfinder | Automates the detection of memory leaks in iOS app objects at development time. | 5,423 |
krzysztofzablocki/lifetimetracker | A tool to detect memory leaks and retain cycles in iOS applications. | 3,152 |
flextool/flex | A toolset for in-app debugging and exploration of iOS applications | 14,088 |
cocoadebug/cocoadebug | An iOS debugging tool that provides detailed network and log analysis | 4,083 |
cocoalumberjack/cocoalumberjack | A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,208 |
dani-gavrilov/gdperformanceview-swift | Displays performance metrics such as FPS, CPU usage, memory usage, and device information above the status bar. | 2,266 |
ibireme/yycache | High-performance caching framework for iOS applications | 2,378 |
pmusolino/wormholy | An iOS network debugging tool that records and reveals app traffic without requiring any code modifications | 2,353 |
robbiehanson/cocoaasyncsocket | An asynchronous socket networking library providing a simple and powerful way to build TCP/IP and UDP connections | 12,454 |
carthage/carthage | A decentralized dependency manager for Cocoa applications. | 14,951 |
saoudrizwan/disk | A file management library for iOS developed using Swift 4's Codable protocol | 3,105 |
facebook/facebook-ios-sdk | An iOS SDK for integrating with the Facebook Platform | 7,797 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,163 |
wenchaod/fscalendar | A customizable iOS calendar library | 10,605 |
tapwork/heapinspector-for-ios | An iOS app that helps detect memory issues and leaks in Objective-C apps without using Instruments. | 1,860 |