mathewsanders's Stars
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
ashleymills/Reachability.swift
Replacement for Apple's Reachability re-written in Swift with closures
Swift-AI/Swift-AI
The Swift machine learning library.
Jounce/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
Alamofire/AlamofireImage
AlamofireImage is an image component library for Alamofire
LinkedInAttic/LayoutKit
LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
AugustRush/Stellar
A fantastic Physical animation library for swift
carekit-apple/CareKit
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
krzyzanowskim/Natalie
Natalie - Storyboard Code Generator (for Swift)
foxbenjaminfox/vue-async-computed
Async computed properties for Vue.js
devxoul/SwiftyImage
🎨 Generate image resources in Swift
CocoaPods/cocoapods-deintegrate
A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
totocaster/Typist
Swift UIKit keyboard manager for iOS apps.
marciok/Mu
It's a Swift playground explaining how to create a tiny programming language named Mu
joshaven/string_score
JavaScript string ranking 0 for no match upto 1 for perfect... "String".score("str"); //=> 0.825
dalu93/Each
Elegant ⏱ interface for Swift apps
subdigital/nsscreencast
Moved to https://github.com/nsscreencast
ChenYilong/iOS10AdaptationTips
for iOS10 in [ObjC, Swift, English, 中文] {...}
thetron/StringScore
StringScore is an Objective-C library which provides super fast fuzzy string matching/scoring. Based on the JavaScript library of the same name.
rnapier/richtext-coretext
Sample Code from Rich Text, Core Text
steventroughtonsmith/WindowManager
Experiment: UIWindow subclass to see what windowing would be like
macguru/TextKitEditor
Little demo application that shows how to build a code editor with TextKit.
nextml/caption-contest-data-api
An API to access data from The New Yorker Caption Contest
DigitalLeaves/PlaceholderTextViewDemo
A IBDesignable subclass of UITextView with a placeholder behaving like a UITextfield
craigomac/InfiniteMonkeys
A Keras-trained RNN to emulate the works of a famous poet, powered by BrainCore
krzyzanowskim/BoyerMoore
Boyer-Moore algorithm sample
joeblau/context-symbol
Symbol Representing Hardware And Software Processing Of Sensor Input
dfelber/SwiftStringScore
SwiftStringScore is a swift extension which provides super fast fuzzy string matching/scoring. Based on the JavaScript library "string_score" by Joshaven Potter.
SwiftOnSails/Woolly-Mammoth
Swift implementations of common fuzzy string matching algorithms.
bmancini55/iOSExamples-BottomScrollPosition
Example for maintaining UITableView scroll position on Keyboard expansion.