kas-kad / AdvancedNSOperationsLinks
Objective-C implementation of concepts introduced at WWDC 2015 Session 226 Advanced NSOperations.
☆53Updated 9 years ago
Alternatives and similar repositories for AdvancedNSOperations
Users that are interested in AdvancedNSOperations are comparing it to the libraries listed below
Sorting:
- A simple proxy that forwards optional methods to delegates - less boilerplate in your code!☆256Updated 9 years ago
- OSCache is an open-source re-implementation of NSCache that behaves in a predictable, debuggable way.☆202Updated 10 years ago
- Create NSAttributedString like a boss!☆192Updated 7 years ago
- Using @dynamic to access NSUserDefaults.☆316Updated 8 years ago
- A Xcode Source Editor Extension to sort your header imports and remove duplicates, similar to iSort.☆92Updated 9 years ago
- Composite LRU cache with fast metadata using UNIX extended file attributes☆162Updated 2 years ago
- State machine library for Objective-C☆214Updated 12 years ago
- Plugin to automatically generate the description for your class in XCode☆103Updated 5 years ago
- takes in an NSString or NSAttributedString and creates a CGPathRef for that string☆102Updated 4 years ago
- iOS UIKit Dynamics runtime visualisation and introspection library.☆559Updated 11 years ago
- WWDC Session 218 Sample Code: Custom Transitions Using View Controllers☆182Updated 4 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆111Updated last month
- A collection of category methods designed to simplify the process of HTTP request construction and manipulation in Cocoa.☆143Updated 9 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 9 years ago
- UIAppearance proxy for custom objects☆106Updated 5 years ago
- Tools and Utilities for Cocoa Development☆67Updated 9 years ago
- An example of how to use the new iOS 7 APIs to create custom view controller transitions.☆264Updated 12 years ago
- Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.☆274Updated 6 years ago
- Initialization for immutable objects based on the builder pattern.☆38Updated 10 years ago
- Xcode Source Editor Extension for clang-format☆86Updated 7 years ago
- Perform UIView animations serially without blocking the main thread, using the same APIs you already know and love.☆392Updated 10 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆181Updated 9 years ago
- Effortless dependency injection framework for Objective-C☆136Updated 5 years ago
- ☆73Updated 9 years ago
- ☆286Updated 7 years ago
- A custom container view controller built with support for custom child view controller transition animations, in seven stages☆58Updated 11 years ago
- A DSL for creating, changing, and using NSAttributedStrings☆31Updated 7 years ago
- An alternative API for NSNotificationCenter that doesn't suck☆393Updated 9 years ago
- A Cocoa framework for mocking and stubbing URL requests and responses.☆105Updated 4 years ago
- Image downloader and cache for AsyncDisplayKit that uses SDWebImage☆123Updated 8 years ago