modocache / MDCDamerauLevenshteinView external linksLinks
Calculate the edit distance between NSString objects.
☆36Dec 5, 2021Updated 4 years ago
Alternatives and similar repositories for MDCDamerauLevenshtein
Users that are interested in MDCDamerauLevenshtein are comparing it to the libraries listed below
Sorting:
- Height-for-width layout manager for CATextLayer☆21Oct 27, 2009Updated 16 years ago
- Reference implementation of reuse of UITableViewCell objects containing Mapbox GL-based Mapbox iOS SDK maps.☆11Sep 2, 2015Updated 10 years ago
- iOS devicetree utils☆11Aug 31, 2023Updated 2 years ago
- Hijack I/O Kit to dispatch touch events to the iOS digitizer☆13Aug 5, 2019Updated 6 years ago
- Communicate between app extension and its containing app. Swift framework.☆12Feb 12, 2023Updated 3 years ago
- A UIActivity subclass that share files via GCDWebServer with Twitter Bootstrap UI.☆40Feb 2, 2016Updated 10 years ago
- A type-safe, subscriptable, value type friendly drop-in replacement for NSCache - built on top of NSCache.☆11Sep 1, 2016Updated 9 years ago
- CoreFollowUp phishing attack on macOS☆15Mar 15, 2022Updated 3 years ago
- Binary trees in Swift.☆25Oct 15, 2019Updated 6 years ago
- Map & filter using GCD for NSArray, NSDictionary, NSSet, etc.☆94Feb 15, 2017Updated 8 years ago
- A Swift framework that computes changes occurred in a `CollectionType`☆12Oct 1, 2016Updated 9 years ago
- The Composition and Decomposition of Software☆13Jul 12, 2015Updated 10 years ago
- An exhaustive list of Emoji's represented as Swift string constants.☆11Jan 20, 2016Updated 10 years ago
- Example of working with swiftysockets☆11Jan 31, 2016Updated 10 years ago
- Using Dispatch Group & Semaphore to Group iOS Async Tasks - Complete☆13May 25, 2019Updated 6 years ago
- This project injects into Hopper Disassembler and exposes core functionality via a local server. It can be used to create automations/too…☆16Apr 17, 2021Updated 4 years ago
- Mac status item for searching Asana; an experiment with MVVM in ReactiveCocoa 3☆31Apr 15, 2015Updated 10 years ago
- http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=555104623&mt=8☆35Jun 1, 2014Updated 11 years ago
- Record your test suite's HTTP requests and responses. You can replay them during future test runs for fast, deterministic, accurate tests…☆15Mar 17, 2023Updated 2 years ago
- Example projects I have created for radars☆15Dec 12, 2022Updated 3 years ago
- Simple object persistence in Swift.☆13Dec 9, 2017Updated 8 years ago
- Try/Catch for Swift?☆15Feb 9, 2017Updated 9 years ago
- Hallelujah keyboard for Android 安卓版哈利路亚输入法☆13Feb 19, 2024Updated last year
- My take on _Functional Programming in Swift_'s Battleship example