cgx2012 / CGXWildPointerCrashAdvoidLinks
野指针防护方案
☆20Updated 5 years ago
Alternatives and similar repositories for CGXWildPointerCrashAdvoid
Users that are interested in CGXWildPointerCrashAdvoid are comparing it to the libraries listed below
Sorting:
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆100Updated 3 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆174Updated 5 years ago
- Accurate measurement of pre-main phase time☆26Updated 4 years ago
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆28Updated 4 years ago
- 二进制重排 线下量化预分析工具☆95Updated last year
- iOS App 性能优化理论与实践☆38Updated 3 years ago
- 伯阳写东西的地方☆132Updated 4 months ago
- iOS端 冷启动耗时分析工具☆57Updated 4 months ago
- ☆105Updated last month
- 非常高兴您能看到这本整理翻译的外文书,我也是无意间看到这本书的,还有就是现在出去面试基本上都会问架构相关的东西,其实架构这玩意,大家都在用,只是平常很少考虑罢了,都说脱离了业务谈架构就是耍流氓,架构没有好坏,只有适合不适合,正如鲁迅叼着烟说:世上本无架构,代码写的多了,走在…☆69Updated 3 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆132Updated last year
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- 🎉iOS优秀第三方框架解析专栏(continuous updating ...)☆38Updated 5 years ago
- iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务在各生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。☆23Updated 4 years ago
- ☆62Updated 4 years ago
- iOS代码瘦身:未使用的方法☆84Updated 5 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- 二进制文件服务器 (辅助组件二进制化)☆16Updated 4 years ago
- llvm learn demo☆18Updated 5 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆75Updated 6 years ago
- 方法耗时分析☆120Updated 5 years ago
- ☆31Updated 4 years ago
- iOS网络请求监控☆101Updated 4 years ago
- 使用oclint检测代码,为了方便写了一些脚本☆54Updated 7 years ago
- iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development a…☆81Updated 2 months ago
- A cocoapods plugin to improve the compilation speed of the preprocessing stage.☆110Updated 2 years ago
- iOS多语言解决方案大全:半自动化+特殊场景手动解决项目中的多语言问题☆62Updated last year
- 主要存储博客中用到的demo☆31Updated 3 years ago