Wuou / WOCrashProtectorLinks
一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
☆228Updated 6 years ago
Alternatives and similar repositories for WOCrashProtector
Users that are interested in WOCrashProtector are comparing it to the libraries listed below
Sorting:
- 代码耗时打点计时 器☆248Updated 6 years ago
- 搜索项目不用的类☆137Updated 7 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 4 years ago
- Clear objective-c project unused classes.☆165Updated 6 years ago
- 🔨简单的调试小工具☆145Updated 3 years ago
- iOS 无痕埋点方案☆124Updated 6 years ago
- ☆204Updated 8 years ago
- 帮助 WKWebView 管理 cookie☆138Updated 9 months ago
- iOS实现动态区域裁剪图片☆141Updated 7 years ago
- A drop-in replacement for UILabel that supports NSAttributedString, rich text, display any view, links, select copy and more☆190Updated 2 years ago
- YYKit 中显示界面 FPS 小组件的源码探讨☆194Updated 6 years ago
- ☆178Updated 4 years ago
- 基于 AFNetworking 网络中间层,功能细致易拓展☆149Updated 5 years ago
- Solution for red dot (badge reminder) display and its management / 小红点(消息推送提醒)完整解决方案☆390Updated 6 years ago
- 让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构☆165Updated last year
- iOS 日常知识点的积累☆79Updated 7 years ago
- ☆240Updated 7 years ago
- 读取项目中的所有中文,并且将这些中文按照国际化格式写入文件中,可以直接拿来实现国际化☆174Updated 7 years ago
- ArchitectureDemo,基于 CTMediator 扩展☆218Updated 6 years ago
- An component WebView for iOS base on WKWebView☆184Updated 5 years ago
- 基于AVPlayer的iOS视频播放器,支持预设模式:普通模式,竖屏模式,横屏模式,静音模式,自定义模式。接入成本低,支持丰富的手势操作以及UI自定义。☆192Updated 5 years ago
- Somo is a iOS Skeleton-style animation library that's simple enough,and in objective-c☆310Updated 3 years ago
- iOS 代码规范、属性、方法、GCD、线程等代码块和控制器、单例、Model 类模版☆166Updated 3 years ago
- 具有和UIMenuController一致的UI 与交互行为. menuItem可指定target. 可定制化UI.对外API与原生UIMenuController 一致.☆147Updated 5 years ago
- 多级 ScrollView 嵌套的实现方案。☆252Updated 2 years ago
- ☆90Updated 7 years ago
- UI代码自动生成工具☆248Updated 6 years ago
- iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time…☆342Updated 6 years ago
- A lite Objective-C library for throttle and debounce, supporting leading and trailing. 节流/限流/防反跳/防重复点击/防重复调用☆133Updated 3 years ago
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆90Updated 6 years ago