krzyzanowskim / MKDataScanner
NSScanner for NSData and files.
☆16Updated 9 years ago
Alternatives and similar repositories for MKDataScanner:
Users that are interested in MKDataScanner are comparing it to the libraries listed below
- Clang C API wrapper for Swift.☆50Updated 8 years ago
- Signals across process boundaries☆37Updated 9 years ago
- Xcode extension for hard wrapping comments.☆39Updated 4 years ago
- Collection of categories, functions, macros and classes that are essential part of my projects.☆19Updated last year
- Implementation of CAConstraint/CAConstraintLayoutManager for iOS that is compatible with equivalent OSX APIs.☆37Updated 8 years ago
- IPC library for iOS☆47Updated 9 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 Passbook collection view layout that doesn’t suck.☆29Updated 9 years ago
- A simple to use yet versatile API for dealing with sandboxed file access.☆30Updated 4 years ago
- Expecta matchers for OCMock☆33Updated 9 years ago
- Safari-like status bar for macOS apps☆49Updated 8 years ago
- An Xcode Plug-In that improves breakpoint display☆21Updated 8 years ago
- A Cocoa timer class for iOS and OS X offering a choice of behaviors, so you can use the right one.☆41Updated 11 years ago
- macros that automate vending an NSString given an enum value (f.x. MyEnumToString(value))☆152Updated 7 years ago
- Ruthlessly Simple Dependency Management with Carthage☆37Updated 9 years ago
- This is a category on NSArray that finds the indexes of the longest common subsequence with another array.