sunday1990 / BayMaxProtectorLinks
Crash protector -take care of your application like BayMax
☆424Updated 4 years ago
Alternatives and similar repositories for BayMaxProtector
Users that are interested in BayMaxProtector are comparing it to the libraries listed below
Sorting:
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 6 years ago
- 代码耗时打点计时器☆247Updated 6 years ago
- ArchitectureDemo,基于 CTMediator 扩展☆218Updated 5 years ago
- ☆240Updated 7 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- Swizzle commonly used function of Foundation container to prevent nil crash☆595Updated 4 years ago
- iOS代码瘦身:未使用的类☆165Updated 4 years ago
- iOS networking API layer☆489Updated last year
- 无业务入侵,无逻辑入侵,业务端察觉不到 UITableView/UICollectionView 的 广告注入框架☆469Updated 7 months ago
- Implement KVO☆252Updated 9 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆328Updated 8 years ago
- iOS Module Manager library☆262Updated 6 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- It's a library can avoid some crash in iOS project written by Objective-C.☆770Updated 5 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆154Updated 8 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago
- LPDMvvmKit - Elegant MVVM framework in Objective-C.☆420Updated 6 years ago
- ios PageController☆289Updated 6 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆430Updated 4 years ago
- iOS13 AdaptationTips☆174Updated 5 years ago
- Recording all OC methods in the main thread takes time☆380Updated last year
- CocoaPods 组件二进制化辅助插件(双私有源)☆305Updated 4 years ago
- iOS即时通讯进阶 - CoacoaAsyncSocket源码解析(源码注释)☆214Updated 8 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 7 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- 强大的防止crash框架,不改变原代码支持KVO自释放,可以检测到dealloc时未释放的kvo,等19种crash☆668Updated 5 years ago
- iOS预加载Web页面方案☆590Updated 7 years ago
- UI代码自动生成工具☆249Updated 6 years ago
- ☆204Updated 8 years ago
- runloop、runtime学习与实践☆258Updated 8 years ago