7 Repos
Tools for inspecting, measuring, and monitoring visual elements and performance.
Explore 7 awesome GitHub repositories matching part of an awesome list · UI Debugging Tools. Refine with filters or upvote what's useful.
FBRetainCycleDetector is a runtime memory profiling tool and analyzer for iOS applications. It identifies circular references and retain cycles within the Objective-C object graph to prevent memory leaks. The tool analyzes the live memory heap and inspects runtime metadata to discover object relationships. It identifies closed-loop reference chains, including those involving associated objects and timers, and uses custom logic to filter out known safe cycles from reports. The project covers memory management capabilities including allocation tracking by class name, runtime object graph analy
Detect retain cycles using runtime analysis.
GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an autonomous AI agent, and a multimodal content generator capable of processing and generating text, images, audio, and video within a single unified system. The project is distinguished by its deep reasoning capabilities, utilizing chain-of-thought processing to solve complex mathematical, logical, and technical problems. It features an agentic architecture that allows for autonomous task execution, long-horizon goal planning, and the ability to interact with external tools an
Analyzes screenshots to identify layout discrepancies and generates code to fix UI bugs.
This tool is a framerate meter that clicks like a Geiger counter when your animation drops a frame.
Monitor frame rates to detect performance drops.
An iOS library for introspecting Objective-C objects that are currently alive.
Track object allocation and memory usage.
MMPlaceHolder
Visualize view positions and parameters with minimal code.
ViewMonitor can measure view positions with accuracy. This library is to check design sheet from native app. behave like this.
Measure view coordinates, width, and height during runtime.
MSLeakHunter
Automatically detect memory leaks in view controllers and views.