VernonVan / SameTypeClangPlugin
自定义检查规范的 Clang 插件
☆49Updated 6 years ago
Alternatives and similar repositories for SameTypeClangPlugin:
Users that are interested in SameTypeClangPlugin are comparing it to the libraries listed below
- 修改 Mach-O 文件的 UUID☆31Updated 5 years ago
- When callback block is NEVER called, throw an exception.☆16Updated 6 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 8 years ago
- 在iOS中实现mmap☆46Updated 6 years ago
- Apple Open Source Objc4-706可编译版☆22Updated 7 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- 基于JS的热更新.☆25Updated 4 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 5 years ago
- The annotation implementation using Objective-C☆69Updated 6 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- objc4-709 可调试☆31Updated 6 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 7 years ago
- 基于NSproxy开发的支持数据绑定、事件绑定的库☆22Updated 5 years ago
- A library used to separate concerns from the original UIKit framework.☆29Updated 7 years ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆72Updated last year
- 可调试的、基于M1芯片、macOS 12系统的objc4-838。Debuggable, M1 chip-based objc4-838 for macOS 12.☆24Updated 2 years ago
- 根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift☆108Updated last year
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆123Updated 3 years ago
- ☆34Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- 解析iOS crash 工具☆62Updated 7 years ago
- 💎A CocoaPods plugin which analyzes the dependencies of any cocoapods projects. Subspecs are properly handled.☆47Updated last year
- Networking based on curl☆49Updated 7 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆77Updated 6 years ago
- ☆61Updated 7 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 8 months ago