cparnot / KitchenSink
Miscellaneous projects for testing and bug reports.
☆11Updated 11 years ago
Alternatives and similar repositories for KitchenSink:
Users that are interested in KitchenSink are comparing it to the libraries listed below
- A more accurate replacement for UISlider☆122Updated 5 years ago
- Simple navigation controller for OS X apps.☆75Updated 7 years ago
- Parse JSON arrays as they download, convert each object to native using NSJSONSerialization, and return it to a delegate.☆20Updated 10 years ago
- Benchmark tests for @synchronized, NSLock, NSRecursiveLock, dispatch_sync and mutex (pthread_mutex_t)☆17Updated 10 years ago
- A highly customizable page control for OS X.☆39Updated 7 years ago
- Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides pla…☆44Updated 2 years ago
- ☆29Updated 4 years ago
- An NSURLProtocol to log HTTP Requests and Responses☆16Updated 9 years ago
- Add preferences support for your Xcode plugins.☆29Updated 9 years ago
- Tidily request background task time on iOS.☆24Updated 6 years ago
- Create image assets at runtime in any color when used as mask and/or at any resolution when it’s a PDF.☆143Updated 8 years ago
- A one line tall collection view built in SceneKit.☆45Updated 7 years ago
- iOS UIGestureRecognizer that recognizes and parses Morse code tap events.☆23Updated 9 years ago
- This is a category on NSArray that finds the indexes of the longest common subsequence with another array.☆73Updated 8 years ago
- Native KVO like behaviour build in Swift.☆64Updated 10 years ago
- A Swifty type-safe abstraction around color models☆23Updated 6 years ago
- A chapter-by-chapter collection of playground-based source code that provides working examples of the material covered in Swift Drawing.☆27Updated 8 years ago
- Missing Swift closure toolbelt☆26Updated 8 years ago
- A simple to use yet versatile API for dealing with sandboxed file access.☆30Updated 4 years ago
- UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.☆30Updated 5 years ago
- Tori APNS adds support to Kitura to send easily Apple Push Notification using HTTP/2☆21Updated 7 years ago
- A collection of three gestures that can stretch an arbitrary view with four fingers. Used in getlooseleaf.com's clone gesture.☆19Updated 8 years ago
- Like NSFetchedResultsController, but better.☆30Updated 11 years ago
- Objective-C wrapper for Grand Central Dispatch☆101Updated 6 years ago
- Convert your own struct/enum to AnyObject easily.☆61Updated 8 years ago
- [DEPRECATED] Syntactic sugar for Grand Central Dispatch (GCD)☆28Updated 8 years ago
- Method-Swizzling for Swift.☆81Updated 6 years ago
- Lightweight full-text search engine written in Swift☆43Updated 2 years ago
- B-Tree data structure implementation for iOS / objective-c without using CFTree. Keywords: iOS, tree, algorithms, data structures, binary…☆42Updated 8 years ago
- Distributed Notifications using Core Foundation API: CFNotificationCenterGetDistributedCenter☆28Updated 9 years ago