lilidan / NSZombieLinks
Apple's Implementation of NSZombie
☆37Updated 7 years ago
Alternatives and similar repositories for NSZombie
Users that are interested in NSZombie are comparing it to the libraries listed below
Sorting:
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 5 years ago
- A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C☆28Updated 6 years ago
- A helper utility to check if a block has been called☆15Updated 6 years ago
- The annotation implementation using Objective-C☆71Updated 6 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- 适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)☆20Updated 4 years ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆59Updated 7 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- iOS Router(Base on ExportSymbol)☆38Updated 5 years ago
- A C++ library for parsing ObjC Metadata of Mach-O files.☆29Updated 5 years ago
- 获取调用堆栈☆34Updated 4 years ago
- 🔥Objective-c解释器,动态执行下发的OC代码、OC热修☆35Updated 4 years ago
- Transfer data between macOS ans iOS☆39Updated 3 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 6 years ago
- NNPopObjc is inspired by protocol oriented programming( 面向协议编程 ), it provides extensibility for the protocol.