khanlou / NSArray-LongestCommonSubsequence
This is a category on NSArray that finds the indexes of the longest common subsequence with another array.
☆73Updated 8 years ago
Alternatives and similar repositories for NSArray-LongestCommonSubsequence:
Users that are interested in NSArray-LongestCommonSubsequence are comparing it to the libraries listed below
- SearchKit backed search for Core Data☆190Updated 9 years ago
- Sample Projects for Apple Feedback from PSPDFKit☆84Updated 2 months ago
- Updating array-backed UITableViews and UICollectionViews☆50Updated 8 years ago
- A small collection of tools we developed over the years at ProjectWizards as shown at our talk at Macoun 2016.☆49Updated 8 years ago
- Like NSFetchedResultsController, but better.☆30Updated 11 years ago
- Advanced NSOperations☆47Updated 8 years ago
- Tracking UIKit access on main thread☆59Updated 7 years ago
- Ruthlessly Simple Dependency Management with Carthage☆37Updated 9 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- Asserts on roids, test all your assumptions with ease.☆100Updated 2 years ago
- A safer and easier way to use NSNotificationCenter with blocks.☆64Updated 6 years ago
- Signals across process boundaries☆36Updated 9 years ago
- A library for simplifying task execution in Swift.☆74Updated 7 years ago
- Timing and threading helpers for Interstellar☆40Updated 9 years ago
- ☆65Updated 6 years ago
- An alternative to UIStackView for common Auto Layout patterns.☆76Updated 4 years ago
- ☆45Updated 5 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- Practical and efficient WatchKit tables☆72Updated 8 years ago
- [DEPRECATED] Syntactic sugar for Grand Central Dispatch (GCD)☆28Updated 8 years ago
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.