ienho / EEMultiDelegateLinks
a multicast delegate class with thread-safe
☆14Updated 5 years ago
Alternatives and similar repositories for EEMultiDelegate
Users that are interested in EEMultiDelegate are comparing it to the libraries listed below
Sorting:
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆135Updated last year
- 仿网易大白健康系统写的一个小工具,仅当学习交流使用☆44Updated 2 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 4 years ago
- ☆107Updated 8 years ago
- 主要存储博客中用到的demo☆31Updated 3 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆229Updated 6 years ago
- ☆62Updated 5 years ago
- A Command Line Tool And CocoaPods plugin which can gen/read header map file.☆118Updated 3 years ago
- 搜索项目不用的类☆137Updated 8 years ago
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆89Updated 6 years ago
- 讲解通过协议实现组件化解耦的直播demo。☆98Updated 5 years ago
- iOS 日常知识点的积累☆79Updated 7 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 7 months ago
- ☆94Updated 7 years ago
- ☆87Updated 4 years ago
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Updated 6 years ago
- iOS原生热更新☆25Updated 4 years ago
- RunLoop 测试相关的Demo☆88Updated 8 years ago
- 『Runtime』Crash 防护系统☆52Updated 6 years ago
- iOS 防崩溃机制☆40Updated 7 years ago
- 检查每个类占用空间大小工具,可以比较与上次打包的差异☆57Updated last year
- iOS代码瘦身:未使用的类☆165Updated 4 years ago
- ☆46Updated this week
- iSee is a mac tool which could help iOS developer analyse the size that each Class occupied in the final ipa file.☆34Updated 4 years ago
- 🔨简单的调试小工具☆145Updated 4 years ago
- 常用算法示例☆62Updated 6 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆212Updated 6 years ago
- Accurate measurement of pre-main phase time☆26Updated 5 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆153Updated 8 years ago
- iOS 无痕埋点方案☆123Updated 6 years ago