czqasngit / llvm-learnLinks
llvm learn demo
☆18Updated 5 years ago
Alternatives and similar repositories for llvm-learn
Users that are interested in llvm-learn are comparing it to the libraries listed below
Sorting:
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆28Updated 4 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆174Updated 5 years ago
- App Store《面试题大全》开源,设计全套无服务器实现上线,版本更 新。markdown语法展示等。☆19Updated 3 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- iOS 面试题词条库☆41Updated 2 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆75Updated 6 years ago
- 通过runtime记录用户日志,获取复现步骤的工具。Collect user data, guess repeat steps, and detect bugs.☆58Updated 3 years ago
- 🎉iOS优秀第三方框架解析专栏(continuous updating ...)☆38Updated 5 years ago
- iOS网络请求监控☆101Updated 4 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 3 months ago
- iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务在各 生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。☆23Updated 4 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 5 years ago
- ☆18Updated last year
- ☆105Updated last month
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated last year
- 二进制重排 线下量化预分析工具☆95Updated last year
- iOS端 冷启动耗时分析工具☆57Updated 4 months ago
- ☆26Updated 2 years ago
- VTAntiScreenCapture是个简单的iOS下防止截屏的库☆106Updated 6 years ago
- 实现一个60帧的QQ音乐首页☆31Updated 5 years ago
- iOS多语言解决方案大全:半自动化+特殊场景手动解决项目中的多语言问题☆59Updated last year
- 野指针防护方案☆20Updated 5 years ago
- Support Python 3☆17Updated 6 years ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- 一种更加方便和高效计算多行Label高度的新方法,A new way to calculate label height more convenient and efficient。☆43Updated 6 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…☆102Updated 3 years ago
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆100Updated 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
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆121Updated 7 years ago