pdcodeunder / cocoapods-ppbuildLinks
iOS pod库预编译静态库,提高编译速度
☆29Updated last year
Alternatives and similar repositories for cocoapods-ppbuild
Users that are interested in cocoapods-ppbuild are comparing it to the libraries listed below
Sorting:
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆92Updated 6 years ago
- iOS 面试题词条库☆41Updated 3 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆82Updated 6 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆176Updated 5 years ago
- An iOS modern bridge for sending messages between Objective-C and JavaScript in WKWebView. Include FE and iOS.☆44Updated 3 years ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆68Updated 7 years ago
- A component-based library for UITableView☆120Updated last year
- iOS实现HTML H5秒开、拦截请求替换资源、优化HTML加载速度☆99Updated 4 years ago
- App Store《面试题大全》开源,设计全套无服务器实现上线,版本更新。markdown语法展示等。☆19Updated 3 years ago
- 🎉iOS优秀第三方框架解析专栏(continuous updating ...)☆38Updated 5 years ago
- ☆31Updated 5 years ago
- 通过runtime记录用户日志,获取复现步骤的工具。Collect user data, guess repeat steps, and detect bugs.☆58Updated 4 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 8 months ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆76Updated 7 years ago
- 适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)☆20Updated 4 years ago
- iOS多语言解决方案大全:半自动化+特殊场景手动解决项目中的多语言问题☆64Updated last year
- 二进制重排 线下量化预分析工具☆95Updated last year
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆101Updated 4 years ago
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆27Updated 5 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆43Updated 6 years ago
- 日常使用ruby脚本☆87Updated last year
- Accurate measurement of pre-main phase time☆26Updated 5 years ago
- Knowledge points about iOS.☆34Updated 6 years ago
- NNPopObjc is inspired by protocol oriented programming( 面向协议编程 ), it provides extensibility for the protocol.☆31Updated 5 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated last year
- 私有库(组件化)快速提交脚本☆35Updated 6 years ago
- A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC☆39Updated 2 years ago
- iOS 平台 httpdns sdk 源码☆38Updated 4 months ago
- iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务 在各生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。☆24Updated 5 years ago
- iOS网络请求监控☆101Updated 4 years ago