xuezhulian / CoverageLinks
iOS增量代码覆盖率工具
☆32Updated 5 years ago
Alternatives and similar repositories for Coverage
Users that are interested in Coverage are comparing it to the libraries listed below
Sorting:
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆75Updated 6 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 6 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管 理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 3 months ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- 二进制文件服务器 (辅助组件二进制化)☆29Updated 2 years ago
- 方法耗时分析☆120Updated 5 years ago
- 二进制重排 线下量化预分析工具☆95Updated last year
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆125Updated 4 years ago
- ☆18Updated last year
- A cocoapods plugin to improve the compilation speed of the preprocessing stage.☆110Updated 2 years ago
- 真机桌面级调试工具。拥有实时阅读API日志、系统日志,自动化捕获崩溃、App性能分析、野指针排查、内存泄漏与循环引用检测等多项真机调试必备功能。☆132Updated last year
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆133Updated 5 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- Networking based on curl☆49Updated 7 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆78Updated 7 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- An iOS library for network tracking.It can be used to evaluate performance or capture packets.☆98Updated 6 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆174Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- iOS App 性能优化理论与实践☆38Updated 3 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- 活用category的组件通信框架☆96Updated 6 years ago
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆89Updated 6 years ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆73Updated last year
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆236Updated 5 years ago
- 该项目是为了可以运行调试(断点)runtime的底层源码,以便更加的去了解obj的底层的特性☆17Updated 6 years ago
- A light-weighted framework empowering Objective-C with annotation feature.☆72Updated 7 years ago
- An extension for WKWebView. Providing menuItems delete 、support protocol 、clear cache of iOS8 and so on.☆184Updated 6 years ago
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆176Updated 3 years ago