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
- 在iOS中实现mmap☆46Updated 6 years ago
- When callback block is NEVER called, throw an exception.☆16Updated 6 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 5 years ago
- Apple Open Source Objc4-706可编译版☆22Updated 8 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- The annotation implementation using Objective-C☆70Updated 6 years ago
- A library used to separate concerns from the original UIKit framework.☆29Updated 7 years ago
- ☆34Updated 6 years ago
- 💎A CocoaPods plugin which analyzes the dependencies of any cocoapods projects. Subspecs are properly handled.☆47Updated 2 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆77Updated 6 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…☆73Updated last year
- a lite ios hotfix solution based on Aspects☆54Updated 6 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 8 years ago
- find unused method and class with mach-o file☆24Updated 7 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 7 years ago
- 基于JS的热更新.☆25Updated 4 years ago
- Apple's Implementation of NSZombie☆37Updated 6 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- objc4-709 可调试☆31Updated 6 years ago
- ☆61Updated 7 years ago
- A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C☆28Updated 6 years ago
- 根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift☆108Updated last year
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- A Declarative View Layout Engine Inspired by React☆48Updated 5 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- 二进制文件服务器 (辅助组件二进制化)☆29Updated last year