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 this week
- SearchKit backed search for Core Data☆192Updated 10 years ago
- Ruthlessly Simple Dependency Management with Carthage☆37Updated 10 years ago
- Advanced NSOperations☆47Updated 9 years ago
- An alternative to UIStackView for common Auto Layout patterns.☆76Updated 5 years ago
- **SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.☆24Updated 10 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
- Like NSFetchedResultsController, but better.☆30Updated 12 years ago
- Slides for a talk on the Swift runtime.☆30Updated 10 years ago
- Signals across process boundaries☆37Updated 10 years ago
- Tracking UIKit access on main thread☆58Updated 8 years ago
- An analysis of Swift Evolution proposals☆58Updated 8 years ago
- Updating array-backed UITableViews and UICollectionViews☆50Updated 9 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆131Updated 5 years ago
- Doing stuff with and to Swift strings☆43Updated 9 years ago
- A simple, no frills UILabel subclass with support for links☆82Updated 7 years ago
- A lightweight, easy to use Objective-C class to check if your iOS app has an update available☆28Updated 12 years ago
- A demo of a better authentication flow for tvOS apps using iOS☆57Updated 10 years ago
- A library for simplifying task execution in Swift.☆74Updated 8 years ago
- Zip Archiving, Unarchiving and Utilities in Objective-C or Swift☆88Updated 3 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 9 years ago
- Show your CocoaPods dependencies in-app.☆86Updated 4 years ago
- UIView subclass backed by CAShapeLayer☆282Updated 7 years ago
- UIImageView for rendering data asynchronously, with composable renderers and caches☆81Updated 2 months ago
- A Dropbox v2 client library written in Objective-C☆62Updated 2 weeks ago
- CoreSync is an elegant Objective-C diff/patch library for JSON and NSDictionaries.☆96Updated 7 years ago
- Map your Core Data properties with ease☆37Updated 8 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
- Asserts on roids, test all your assumptions with ease.☆99Updated 2 years ago
- A double-ended queue type in pure Swift☆72Updated 3 years ago