dreampiggy / vImageProcessorLinks
Image process using Apple's vImage framework
☆29Updated 7 years ago
Alternatives and similar repositories for vImageProcessor
Users that are interested in vImageProcessor are comparing it to the libraries listed below
Sorting:
- 在iOS中实现mmap☆46Updated 7 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- 锤子科技无限屏的iOS实现☆76Updated 6 years ago
- ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆91Updated 5 years ago
- Apple's Implementation of NSZombie☆37Updated 6 years ago
- Play and Record with CoreAudio on iOS☆41Updated 8 years ago
- 🔥Objective-c解释器,动态执行下发的OC代码、OC热修☆35Updated 4 years ago
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆52Updated 6 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- objc4-709 可调试☆31Updated 6 years ago
- CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.☆97Updated 7 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 6 years ago
- The annotation implementation using Objective-C☆70Updated 6 years ago
- A helper utility to check if a block has been called☆15Updated 6 years ago
- View the signature structure of app. from codesign☆32Updated 9 years ago
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 4 years ago
- Networking based on curl☆49Updated 7 years ago
- AudioUnit samples☆18Updated 3 years ago
- 获取调用堆栈☆34Updated 4 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆125Updated 4 years ago
- 基于苹果开源代码objc4-723编译☆21Updated 6 years ago
- NNPopObjc is inspired by protocol oriented programming( 面向协议编程 ), it provides extensibility for the protocol.☆31Updated 5 years ago
- ☆34Updated 6 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 6 years ago
- ☆26Updated 9 years ago
- 💎A CocoaPods plugin which analyzes the dependencies of any cocoapods projects. Subspecs are properly handled.☆47Updated 2 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- 检测/监测文件,文件夹的变化☆44Updated 8 years ago
- 基于NSproxy开发的支持数据绑定、事件绑定的库☆22Updated 5 years ago