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 10 months ago
- SearchKit backed search for Core Data☆192Updated 10 years ago
- Advanced NSOperations☆47Updated 9 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- A library for simplifying task execution in Swift.☆74Updated 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
- A simple, no frills UILabel subclass with support for links☆82Updated 7 years ago
- Updating array-backed UITableViews and UICollectionViews☆50Updated 8 years ago
- Signals across process boundaries☆37Updated 10 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 9 years ago
- UIImageView for rendering data asynchronously, with composable renderers and caches☆80Updated 10 months ago
- ☆125Updated 3 years ago
- Ruthlessly Simple Dependency Management with Carthage☆37Updated 10 years ago
- **SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.☆24Updated 10 years ago
- Talk about the how/why of separating concerns into libraries☆58Updated 10 years ago
- modify the copyright HEADER of source files (.h, .m, .swift, .java ... whatever) [based on git if you want]☆27Updated 8 years ago
- An alternative to UIStackView for common Auto Layout patterns.☆76Updated 5 years ago
- Tracking UIKit access on main thread☆59Updated 8 years ago
- Implementation of a concurrent NSOperation to abstract and help the creation of asynchronous operations.☆21Updated 6 years ago
- UIView subclass backed by CAShapeLayer☆283Updated 7 years ago
- Zip Archiving, Unarchiving and Utilities in Objective-C or Swift☆88Updated 3 years ago
- Asserts on roids, test all your assumptions with ease.☆99Updated 2 years ago
- An analysis of Swift Evolution proposals☆58Updated 7 years ago
- Converts Strings into NSAttributedStrings using an HTML-like markup language.☆101Updated 4 years ago
- Practical and efficient WatchKit tables☆72Updated 9 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…☆131Updated 10 years ago
- Timing and threading helpers for Interstellar☆40Updated 10 years ago
- Simple, awesome JSON representations in Swift☆45Updated last year
- A safer and easier way to use NSNotificationCenter with blocks.☆64Updated 7 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 10 years ago