Race-free completion and cancellation of asynchronous work.
☆87Mar 22, 2012Updated 13 years ago
Alternatives and similar repositories for RXFutures
Users that are interested in RXFutures are comparing it to the libraries listed below
Sorting:
- NumericKeypad for iPad☆33Feb 27, 2013Updated 13 years ago
- Custom number keyboard view☆66Apr 27, 2012Updated 13 years ago
- A contraption to make objects conform to NSSecureCoding without all the boilerplate code. Very useful for model objects.☆11Jul 3, 2015Updated 10 years ago
- Easy to use HTTP requests for iOS - subclass and implement up to 4 methods.☆15Jan 11, 2012Updated 14 years ago
- A way for image's Anti-aliasing in Objective-C. look smooth:)☆54Nov 11, 2011Updated 14 years ago
- An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.☆17Feb 9, 2012Updated 14 years ago
- [Cocoa] Low verbosity Cocoa and KVO☆32Jan 31, 2016Updated 10 years ago
- iOS stack implementation similar to what @linkedin app uses... check out how it works @ http://www.youtube.com/watch?v=yHbUXie7a34☆17Aug 23, 2011Updated 14 years ago
- easy configuable tab-style preference panel for mac osx apps☆12Oct 20, 2011Updated 14 years ago
- Mac OS X app for quickly limiting CPU usage of any running process☆13Jun 27, 2016Updated 9 years ago
- KVO and blocks done right☆51Dec 11, 2014Updated 11 years ago
- A simple project demo the ability of CoreText API in a image-text mixture layout☆14Oct 6, 2011Updated 14 years ago
- A DSL for creating, changing, and using NSAttributedStrings☆30Jan 8, 2019Updated 7 years ago
- So this a gridview that relies on the concept of reusable cells that UITableView uses. Will add more stuff as time passes.☆11Sep 21, 2011Updated 14 years ago
- This is an alternate to EGORefreshTableView that uses gestureRecognizer instead of UIScrollView's delegate.☆34Feb 17, 2012Updated 14 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Mar 22, 2014Updated 11 years ago
- A simple example of an NSInputStream subclass that will work correctly with NSURLRequest and CFHTTPMessageRef☆46Mar 1, 2012Updated 14 years ago
- A simple library to download internet files directly to disk with progress and completion notifications. A simple download viewcontroller…☆39Dec 28, 2011Updated 14 years ago
- Taking Sprite Kit to the next level☆41Mar 16, 2014Updated 12 years ago
- A simple Springboard view, following the Data Source / Delegate pattern