pre-dem / pre-dem-cocoaLinks
pre-dem-cocoa 是由七牛云发起和维护的针对 iOS (Mac OS, Tv OS, Watch OS WIP) 等平台集用户体验监控及报障于一体的开源 SDK,具有无埋点集成,轻量级,高性能等优点
☆58Updated 7 years ago
Alternatives and similar repositories for pre-dem-cocoa
Users that are interested in pre-dem-cocoa are comparing it to the libraries listed below
Sorting:
- iOS Class Category property dynamic support☆71Updated 8 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆141Updated 5 years ago
- 一个很像css,在iOS里用原生的方式,将样式和界面隔离解耦,多种样式属性自由组合,以类似协议的形式将样式生效在界面UI上的东西☆91Updated 8 years ago
- ☆63Updated 9 years ago
- JSPatch 是一个不错的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。☆85Updated 9 years ago
- A queue-based, HUD style alert controller.☆50Updated 10 years ago
- Clang keynote by sunnyxx in MDCC 2016 iOS☆65Updated 9 years ago
- ☆27Updated 7 years ago
- An elegent router kit for iOS.☆25Updated 7 years ago
- Networking based on curl☆49Updated 8 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆114Updated 3 years ago
- 一个有高拓展性的代码规范检查基础工具。☆51Updated 8 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 8 years ago
- 一个在iOS9下才可以支持的,app跨域访问外部safari数据的工具,主要用于wap网页上产生了数据,在app下载后读取数据,延续wap的行为☆46Updated 8 years ago
- 从CocoaChinaPlus App中抽离出来的基础组件库,纯Swift实现☆72Updated 8 years ago
- HttpProxyExample-Example of using NSProxy☆48Updated 10 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 9 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆79Updated 7 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆133Updated 9 years ago
- VISDWebImageWorker is base on SDWebImage but support remake image before save to cache.☆75Updated 9 years ago
- 🛠A code-format tool for C or OC☆75Updated 5 years ago
- iOS A/B Test 协议分发器☆40Updated 8 years ago
- An iOS runtime debugger☆130Updated 4 years ago
- A database upgrade tool that based on FMDB☆45Updated 8 years ago
- ☆26Updated 10 years ago
- Some old code...☆77Updated 9 years ago
- 在iOS中实现mmap☆47Updated 7 years ago
- NSObject Category to add callback tasks when object dealloc.☆30Updated 8 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago