轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。
☆176Apr 13, 2020Updated 5 years ago
Alternatives and similar repositories for KKThreadMonitor
Users that are interested in KKThreadMonitor are comparing it to the libraries listed below
Sorting:
- 获取调用堆栈☆34Dec 16, 2020Updated 5 years ago
- Recording all OC methods in the main thread takes time☆388Aug 10, 2023Updated 2 years ago
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- Zabel, is a build cacher for Xcode, using Xcodeproj and MD5, to detect and cache products for targets. Designed for CI by now. Zabel is n…☆102Feb 9, 2022Updated 4 years ago
- Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)☆1,502Nov 17, 2023Updated 2 years ago
- 根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift☆110Jun 12, 2023Updated 2 years ago
- Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash res…☆1,611Aug 5, 2024Updated last year
- 记录线程的调用栈☆997Mar 30, 2022Updated 3 years ago
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆461Aug 2, 2020Updated 5 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆200Jan 28, 2019Updated 7 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆687Jan 5, 2026Updated last month
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- CocoaPods 组件二进制化辅助插件(双私有源)☆305Nov 25, 2020Updated 5 years ago
- 检查每个类占用空间大小工具☆1,897Jul 29, 2021Updated 4 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆704Jan 14, 2019Updated 7 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆135Dec 20, 2023Updated 2 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwa…☆1,005Apr 26, 2024Updated last year
- A lightweight Objective-C message throttle and debounce library.☆831Jul 20, 2025Updated 7 months ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Jan 4, 2020Updated 6 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆80Dec 13, 2019Updated 6 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Mar 21, 2022Updated 3 years ago
- 代码耗时打点计时器☆248Feb 12, 2019Updated 7 years ago
- ☆41Aug 24, 2023Updated 2 years ago
- iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理☆2,620Oct 13, 2018Updated 7 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆92Sep 25, 2019Updated 6 years ago
- ☆1,068Aug 17, 2024Updated last year
- Getting backtrace of any thread for Objective-C and Swift☆142Aug 31, 2019Updated 6 years ago
- 简单易用、功能丰富的纯 Swift 下载框架☆2,842Jan 16, 2026Updated last month
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- ☆34Dec 11, 2018Updated 7 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 years ago
- Powerful text framework for iOS to display rich text based on TextKit, inspired by Texture and YYText.☆471May 17, 2024Updated last year
- Hook Objective-C blocks. A powerful AOP tool.☆855Feb 6, 2024Updated 2 years ago
- 一点心得 - iOS,Swift,React Native,Python...☆1,607Aug 19, 2022Updated 3 years ago
- A delightful library for app business modular architecture.☆404Jun 20, 2019Updated 6 years ago
- coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotli…☆4,028Jun 19, 2024Updated last year
- Toggle iOS Render Debug Options on-device☆38Jun 16, 2020Updated 5 years ago
- Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files☆455Dec 28, 2018Updated 7 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆76Aug 19, 2018Updated 7 years ago