sindrilin / LXDAppMonitor
☆241Updated 6 years ago
Alternatives and similar repositories for LXDAppMonitor:
Users that are interested in LXDAppMonitor are comparing it to the libraries listed below
- Crash protector -take care of your application like BayMax☆421Updated 3 years ago
- 代码耗时打点计时器☆247Updated 6 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆153Updated 7 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 5 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- Implement KVO☆253Updated 9 years ago
- runloop、runtime学习与实践☆259Updated 7 years ago
- iOS Module Manager library☆262Updated 6 years ago
- ArchitectureDemo,基于 CTMediator 扩展☆218Updated 5 years ago
- AVPlayer缓存实现☆170Updated 7 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆227Updated 6 years ago
- SSKeychain☆156Updated 4 years ago
- YYKit 中显示界面 FPS 小组件的源码探讨☆194Updated 5 years ago
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆236Updated 6 years ago
- iOS即时通讯进阶 - CoacoaAsyncSocket源码解析(源码注释)☆214Updated 8 years ago
- Clear objective-c project unused classes.☆161Updated 6 years ago
- UI代码自动生成工具☆248Updated 5 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- ios PageController☆289Updated 6 years ago
- iOS13 AdaptationTips☆174Updated 5 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- ☆132Updated 8 years ago
- NSTimer like tool implemented using GCD.☆187Updated 6 years ago
- iOS预加载Web页面方案☆590Updated 7 years ago
- GCDAsyncSocketManager provides qiuick-to-use GCDAsyncSocket to build socket,it contains connect,disconnect,reconnect,beat,custom request …☆262Updated 8 years ago
- iOS完美的网络状态判断工具☆252Updated 7 years ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆232Updated 7 years ago
- 一句代码,让UIScrollView的滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突☆240Updated 7 years ago