优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。
☆24Aug 3, 2020Updated 5 years ago
Alternatives and similar repositories for MessageMock
Users that are interested in MessageMock are comparing it to the libraries listed below
Sorting:
- [iOS/swift]封装自Alamofire及HandyJSON的网络请求库。 Network request library with Alamofire and HandyJSON.☆11Jan 29, 2021Updated 5 years ago
- Runtime-based setup for tracking autolayout feedback loops☆107Jan 10, 2019Updated 7 years ago
- 让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构☆169Jan 19, 2024Updated 2 years ago
- 通过宏替换,实现OC枚举值与字符串相互转换☆12Aug 9, 2017Updated 8 years ago
- aria2/libaria2 wrapper for Objective-C.☆11Sep 15, 2018Updated 7 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Apr 14, 2025Updated 11 months ago
- iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务在各生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。☆24Dec 23, 2020Updated 5 years ago
- NSHipster 关注被忽略的 Objective-C、Swift 和 Cocoa 特性。每周更新。☆23Sep 20, 2018Updated 7 years ago
- ios逆向☆18May 16, 2020Updated 5 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆123Apr 7, 2021Updated 4 years ago
- Articles for NSHipster.cn☆118Apr 7, 2020Updated 5 years ago
- iOS 文本输入控制框架☆59Sep 15, 2018Updated 7 years ago
- Yacc and Lex replacements which generate Objective-C code☆23Jan 11, 2025Updated last year
- 具体需求描述:用户的回复一条就是一个cell,字数不定。当存在某种条件时,需要在文字(可能换行)的最后一个字后面添加一个能点击的删除按钮小图标,文字支持emoji表情符号。☆13Jul 28, 2016Updated 9 years ago
- Silence "Class Foo is implemented in both" warnings☆16Jul 17, 2022Updated 3 years ago
- Create image assets at runtime in any color when used as mask and/or at any resolution when it’s a PDF.☆143Apr 21, 2016Updated 9 years ago
- OS X系统中返回父级文件夹视图的Finder增强插件☆22Apr 17, 2018Updated 7 years ago
- ☆16Dec 23, 2021Updated 4 years ago
- iOS实现智能背景,渐变背景:根据一张输入的图片,获取图片上的所有像素分析,并计算出一个颜色数组。具体步骤有: 输入图片→图片转换→颜色获取→颜色筛选→我们要的颜色数组☆15Feb 18, 2022Updated 4 years ago
- 屏蔽锤子的越狱检测☆24Apr 6, 2020Updated 5 years ago
- ☆11Jul 19, 2017Updated 8 years ago
- Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)☆1,505Nov 17, 2023Updated 2 years ago
- light weight network connetion☆13Nov 1, 2013Updated 12 years ago
- iOS 路由和解耦方案 Demo☆27Nov 17, 2019Updated 6 years ago
- 基于 runtime 的 KVO 实现代码☆14Aug 15, 2018Updated 7 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆212Apr 28, 2019Updated 6 years ago
- GCDAsyncSocket-TCP-UDP-Python-Demo ,基于GCDAsyncSocket,GCDAsyncUdpSocket为客户端,Python做为服务端的socket通信☆40Jan 13, 2015Updated 11 years ago
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- 节拍器☆12Nov 30, 2018Updated 7 years ago
- 基于 AFNetworking 网络中间层,功能细致易拓展☆148Dec 29, 2019Updated 6 years ago
- A simple iOS wrapper for the Hunspell spell checker☆23Dec 1, 2015Updated 10 years ago
- Type safe accessors for NSDictionary, better used with dictionary parsed from JSON.☆62May 23, 2018Updated 7 years ago
- A WIP for connecting to ANCS.☆34Sep 23, 2013Updated 12 years ago
- Logging infrastructure for Apple platforms☆18Mar 27, 2024Updated last year
- 根据 JSON 自动生成 Model 文件(数据模型)☆225Dec 23, 2019Updated 6 years ago
- Source code for blogpost - http://ilya.puchka.me/networking-use-case/☆15Aug 15, 2015Updated 10 years ago
- An iOS app to track your fuel economy.☆14Jun 20, 2024Updated last year
- A framework and instrument for timing Objective C +load messages.☆44Jan 20, 2019Updated 7 years ago
- iOS WebView与ScrollView滑动交互☆11Oct 11, 2019Updated 6 years ago