SimonYHB / iOS-Framework-Analysis
🎉iOS优秀第三方框架解析专栏(continuous updating ...)
☆38Updated 4 years ago
Alternatives and similar repositories for iOS-Framework-Analysis:
Users that are interested in iOS-Framework-Analysis are comparing it to the libraries listed below
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆89Updated 3 weeks ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- ☆81Updated 4 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 10 months ago
- 伯阳写东西的地方☆130Updated last week
- ☆61Updated 4 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- 搜狐视频iOS团队Objective-C编码规范☆70Updated 8 years ago
- ☆31Updated 4 years ago
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆28Updated 4 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆175Updated 4 years ago
- ☆40Updated 4 years ago
- 实现一个60帧的QQ音乐首页☆31Updated 4 years ago
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆97Updated 3 years ago
- For advanced moblie-end development technique pre-research & ideas & practice. ( Focus areas: Native )☆84Updated 6 months ago
- 活用category的组件通信框架☆95Updated 6 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 5 years ago
- A component-based library for UITableView☆120Updated 9 months ago
- iOS代码瘦身:未使用的方法☆84Updated 4 years ago
- iOS 面试题词条库☆42Updated 2 years ago
- my temporary files☆78Updated 8 years ago
- 通过runtime记录用户日志,获取复现步骤的工具。Collect user data, guess repeat steps, and detect bugs.☆58Updated 3 years ago
- iOS端 冷启动耗时分析工具☆57Updated last week
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆90Updated 5 years ago
- 适用于iOS深色模式的令人愉快的主题框架☆87Updated 3 years ago
- Xcode Soucre Editor Extension which helps you write Lazy-Load Code easier,For Objective-C and Written by Swift 🤪☆38Updated 3 years ago
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆89Updated 6 years ago
- Knowledge points about iOS.☆34Updated 5 years ago
- 一个对APPDelegate深度解耦的逻辑,教你实现APPDelegate模块化拆分,原本上千行的代码可以简化到10行内,使用方便,极少的代码浸入。支持iOS6+。☆54Updated 5 years ago