pre-dem / pre-dem-cocoa
pre-dem-cocoa 是由七牛云发起和维护的针对 iOS (Mac OS, Tv OS, Watch OS WIP) 等平台集用户体验监控及报障于一体的开源 SDK,具有无埋点集成,轻量级,高性能等优点
☆58Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pre-dem-cocoa
- A tool to dispatch protocol to multiple implemertors☆40Updated 7 years ago
- 一个很像css,在iOS里用原生的方式,将样式和界面隔离解耦,多种样式属性自由组合,以类似协议的形式将样式生效在界面UI上的东西☆91Updated 8 years ago
- iOS Class Category property dynamic support☆71Updated 7 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆139Updated 5 years ago
- RBEFireworks is a feature rich and flexible network library☆63Updated 8 years ago
- ☆63Updated 8 years ago
- Networking based on curl☆49Updated 7 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 8 years ago
- ☆27Updated 6 years ago
- A database upgrade tool that based on FMDB☆45Updated 7 years ago
- ☆61Updated 7 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 9 years ago
- An elegent router kit for iOS.☆25Updated 6 years ago
- a wrapper of AudioSession☆49Updated 8 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- VISDWebImageWorker is base on SDWebImage but support remake image before save to cache.☆75Updated 8 years ago
- scan Xcode project unused classes by Python☆17Updated 6 years ago
- 一个有高拓展性的代码规范检查基础工具。☆50Updated 7 years ago
- JSPatch 是一个不错的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。☆86Updated 8 years ago
- Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码☆51Updated 11 years ago
- A queue-based, HUD style alert controller.☆50Updated 9 years ago
- 针对定制化的KSCrash收集到的数据,进行解析和归类。提供了一个Mac app,集成了所有的解析脚本,提供一个可视化的操作界面。☆23Updated 7 years ago
- ☆38Updated 7 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago