Generic block forwarding, like forwardInvocation:
☆48Dec 6, 2011Updated 14 years ago
Alternatives and similar repositories for MABlockForwarding
Users that are interested in MABlockForwarding are comparing it to the libraries listed below
Sorting:
- Proxying futures library for Objective-C☆89Mar 7, 2012Updated 14 years ago
- GCD-based async IO☆82Sep 18, 2011Updated 14 years ago
- Reimplementation of some Cocoa collections, for educational purposes☆35Aug 30, 2015Updated 10 years ago
- Implementation of imp_implementationWithBlock()☆21Dec 28, 2013Updated 12 years ago
- A Tool for scan duplicate methods, verify method implementation, or force invoke the method!☆68Sep 17, 2015Updated 10 years ago
- 高仿iOS原生风格日历控件☆11Aug 7, 2015Updated 10 years ago
- Automatic arrangement subviews☆16Jun 12, 2021Updated 4 years ago
- When callback block is NEVER called, throw an exception.☆16Mar 23, 2018Updated 7 years ago
- BGNetwork is a request util based on AFNetworking.☆42Sep 3, 2016Updated 9 years ago
- Zeroing weak references for retain/release Objective-C☆362Sep 2, 2021Updated 4 years ago
- a minimal dock extension tweak☆10Jan 14, 2016Updated 10 years ago
- A simple implementation using MVVM+ComponentKit☆10Jun 28, 2015Updated 10 years ago
- based on Bluetooth 4.0☆16Feb 1, 2013Updated 13 years ago
- KVO and blocks done right☆51Dec 11, 2014Updated 11 years ago
- Example code for a standalone clang/llvm tool.☆16May 9, 2016Updated 9 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Mar 21, 2013Updated 13 years ago
- ☆11Nov 21, 2015Updated 10 years ago
- Add preferences support for your Xcode plugins.☆29Mar 23, 2015Updated 10 years ago
- A tool to measure FPS count of iOS app.☆10Mar 22, 2016Updated 9 years ago
- 高仿知乎日报,大部分功能基本都实现了☆14Nov 7, 2015Updated 10 years ago
- Provide a list of iOS Plugins, like Today Extension, AppleWatch app etc.☆14Mar 21, 2017Updated 9 years ago
- Invoke superclass implementations for dynamically-dispatched methods through a proxy in Objective-C and Swift☆20May 14, 2025Updated 10 months ago
- A simple UIView subclass that creates a north/south hexagon, with very little QuartzCore.☆12Feb 23, 2018Updated 8 years ago
- This is a tool for understanding your methods. You can monitor the input / output value, method relationships, method process time.☆188Jun 1, 2016Updated 9 years ago
- Find instances of objc classes at runtime☆23Jan 1, 2015Updated 11 years ago
- ObjC block -> C function pointer using libffi☆360Sep 2, 2021Updated 4 years ago
- Thread safe asynchronous access to NSMutableDictionary☆32Jun 30, 2014Updated 11 years ago
- C Macro for writing unit tests with asynchronous operations on iOS. Supports both SenTestingKit and XCTest.☆126Aug 21, 2015Updated 10 years ago
- 这是一个自定义的TabBar控制器,能在TabBar中间位置插入一个UIButton,其效果模仿新浪微博, 只需要添加一行代码([self.tabBar insertSpecifiedMiddleView:btnMiddle];)即可在TabBar中间添加一个按钮☆12Jun 8, 2015Updated 10 years ago
- 模仿微信表情键盘,有表情放大镜效果☆35Dec 18, 2015Updated 10 years ago
- Generic basic auth Authorization header field parser for swift☆11Jan 14, 2016Updated 10 years ago
- A wrapper around CLLocationManager that makes it easy to stub out locations and uses a Objective-C blocks☆27Nov 5, 2011Updated 14 years ago
- Experimental implementation of imp_implementationWithBlock()☆77Feb 17, 2014Updated 12 years ago
- bind UITableView or UICollectionView to an array in MVVM architecture☆13Oct 15, 2016Updated 9 years ago
- 高仿大众点评☆11Sep 12, 2014Updated 11 years ago
- 這是一個模仿 google inbox 轉圈效果的 HUD☆38Aug 21, 2015Updated 10 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38May 27, 2016Updated 9 years ago
- 具体需求描述:用户的回复一条就是一个cell,字数不定。当存在某种条件时,需要在文字(可能换行)的最后一个字后面添加一个能点击的删除按钮小图标,文字支持emoji表情符号。☆13Jul 28, 2016Updated 9 years ago
- Obj-C wrapper for the PDF parsing APIs in CGPDF☆17Nov 27, 2016Updated 9 years ago