khanlou / NSArray-LongestCommonSubsequenceLinks
This is a category on NSArray that finds the indexes of the longest common subsequence with another array.
☆73Updated 9 years ago
Alternatives and similar repositories for NSArray-LongestCommonSubsequence
Users that are interested in NSArray-LongestCommonSubsequence are comparing it to the libraries listed below
Sorting:
- Sample Projects for Apple Feedback from PSPDFKit☆84Updated last week
- SearchKit backed search for Core Data☆192Updated 10 years ago
- A small collection of tools we developed over the years at ProjectWizards as shown at our talk at Macoun 2016.☆49Updated 9 years ago
- Advanced NSOperations☆47Updated 9 years ago
- Zip Archiving, Unarchiving and Utilities in Objective-C or Swift☆88Updated 3 years ago
- A safer and easier way to use NSNotificationCenter with blocks.☆64Updated 7 years ago
- A simple, no frills UILabel subclass with support for links☆82Updated 7 years ago
- Signals across process boundaries☆37Updated 10 years ago
- Ruthlessly Simple Dependency Management with Carthage☆37Updated 10 years ago
- Tracking UIKit access on main thread☆58Updated 8 years ago
- UIImageView for rendering data asynchronously, with composable renderers and caches☆81Updated 2 months ago
- CocoaLumberjack logger which sends logs to NSLogger☆97Updated 3 years ago
- Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.☆50Updated 11 years ago
- Slides for a talk on the Swift runtime.☆30Updated 10 years ago
- DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child no…☆132Updated 10 years ago
- Diamond - Swift scripting made easy☆95Updated 5 years ago
- Updating array-backed UITableViews and UICollectionViews☆50Updated 9 years ago
- Practical and efficient WatchKit tables☆72Updated 9 years ago
- **SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.☆24Updated 10 years ago
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.☆112Updated 2 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 9 years ago
- A library for simplifying task execution in Swift.☆74Updated 8 years ago
- Swift protocols for encoding/decoding value types.☆60Updated 8 years ago
- Calculate the edit distance between NSString objects.☆36Updated 4 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆131Updated 5 years ago
- ☆65Updated 7 years ago
- Show your CocoaPods dependencies in-app.☆86Updated 4 years ago
- Like NSFetchedResultsController, but better.☆30Updated 12 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 12 years ago
- Brings type inference to Objective-C with almost no hacks.☆85Updated 4 months ago