timothyekl / SwiftDataStructures
Playing around with data types in Swift
☆27Updated 8 years ago
Alternatives and similar repositories for SwiftDataStructures:
Users that are interested in SwiftDataStructures are comparing it to the libraries listed below
- Finding dominant colors of an image using k-means clustering☆51Updated 9 years ago
- Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing p…☆145Updated 5 years ago
- Apple Swift Strong Type Object Serialization to JSON☆94Updated 6 years ago
- A simple Swift API for Microsoft Translator☆107Updated 7 years ago
- Better interoperability between different numerical types by using operator overloading and implicit casts conversions☆181Updated 8 years ago
- Basic data structures (OrderedDictionary, Stack, Queue, LinkedList, List) that supplement the Swift stdlib.☆42Updated 9 years ago
- UIView and CGRect extension that adds properties to manipulate them efficiently☆90Updated 7 years ago
- build Swift modules as static libraries, include them about as easily as normal frameworks. [• STATUS: still working last time I checked …☆78Updated 8 years ago
- Swift extension which adds start, animating and completion closures for CAAnimation objects. Aka, CAAnimation + Closure / Block☆113Updated 7 years ago
- A Swift wrapper for Foursquare API. iOS and OSX.☆171Updated 6 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆154Updated 4 years ago
- Shows how to instantiate classes by name in Swift.☆67Updated 10 years ago
- Examples showing seven ways to create a UITableViewCell that self-sizes with Auto Layout☆26Updated 8 years ago
- Sharing Data with WatchKit Examples☆66Updated 10 years ago
- Generic model framework☆164Updated 8 years ago
- Swift µframework and code generator for lenses☆86Updated 8 years ago
- Build script that generates a source file based on Xcode assets☆55Updated 5 years ago
- ☆133Updated 9 years ago
- Implements Core Data + iCloud, deals with all the nasty stuff and gives you a clean API.☆388Updated 10 years ago
- ☆55Updated 9 years ago
- An always-sorted collection type built for Swift☆46Updated 9 years ago
- A replacement class for CLLocationManager for when you want to easily fetch the current device location☆101Updated 9 years ago
- Grand Central Dispatch Utilities☆249Updated 7 months ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- Logging utility for Swift and Objective C☆360Updated 7 years ago
- Smooth Drawing for iOS in Swift with Hermite Spline Interpolation☆244Updated 7 years ago
- An OSX application that simplifies development and debugging of CoreData enabled applications.☆519Updated 9 years ago
- Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.☆110Updated 6 years ago
- An NSDate Category With Locale-Aware Calculations for Beginning & End of Day, Week, Month, and Year☆304Updated 5 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago