└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Swift 2 | A curated list of awesome Swift frameworks, libraries and software. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). 3 | 4 | - [Awesome Swift](#awesome-swift) 5 | - [UI](#ui) 6 | - [Files](#files) 7 | - [JSON/XML Manipulation](#jsonxml-manipulation) 8 | - [Databases](#databases) 9 | - [Testing](#testing) 10 | - [Documentation](#documentation) 11 | - [Events](#events) 12 | - [Queue](#queue) 13 | - [HTTP](#http) 14 | - [Caching](#caching) 15 | - [Security](#security) 16 | - [Logging](#logging) 17 | - [Command Line](#command-line) 18 | - [Audio](#audio) 19 | - [Third Party APIs](#third-party-apis) 20 | - [Extensions](#extensions) 21 | - [Misc](#misc) 22 | - [Resources](#resources) 23 | - [Swift Books](#swift-books) 24 | - [Swift Videos](#swift-videos) 25 | - [Swift Playgrounds](#swift-playgrounds) 26 | - [Other Awesome Lists](#other-awesome-lists) 27 | - [Contributing](#contributing) 28 | 29 | ## UI 30 | * [Sejima](https://github.com/MoveUpwards/Sejima) - User Interface Library components for iOS. 31 | * [Eureka](https://github.com/xmartlabs/Eureka) - Elegant iOS Forms in pure Swift. 32 | * [XLActionController](https://github.com/xmartlabs/XLActionController) - Fully customizable and extensible action sheet controller written in Swift. 33 | * [FlourishUI](https://github.com/unicorn/FlourishUI) - Framework for modals, color exensions and buttons. 34 | * [SwiftColors](https://github.com/thii/SwiftColors) - HEX color handling as an extension for UIColor. 35 | * [FontAwesome.swift](https://github.com/thii/FontAwesome.swift) - Use FontAwesome in your Swift projects. 36 | * [SwiftOverlays](https://github.com/peterprokop/SwiftOverlays) - GUI library for displaying various popups and notifications. 37 | * [ios-charts](https://github.com/danielgindi/ios-charts) - A powerful chart / graph framework, the iOS equivalent to [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart). 38 | * [TagCellLayout](https://github.com/riteshhgupta/TagCellLayout) - UICollectionView layout for Tags with Left, Center & Right alignments. 39 | * [TagListView](https://github.com/xhacker/TagListView) - Simple but highly customizable iOS tag list view. 40 | * [SwiftyButton](https://github.com/TakeScoop/SwiftyButton) - Simple and customizable button in Swift 41 | * [Swiftstraints](https://github.com/Skyvive/Swiftstraints) - Powerful auto-layout framework that lets you write constraints in one line of code. 42 | * [PagingMenuController](https://github.com/kitasuke/PagingMenuController) - Paging view controller with customizable menu in Swift 43 | * [GaugeKit](https://github.com/skywinder/GaugeKit) - Customizable gauges. Easy reproduce Apple's style gauges. 44 | * [Hokusai](https://github.com/ytakzk/Hokusai) - A library for a cool bouncy action sheet 45 | * [LNRSimpleNotifications](https://github.com/LISNR/LNRSimpleNotifications) - Simple Swift in-app notifications 46 | * [GoogleMaterialIconFont](https://github.com/kitasuke/GoogleMaterialIconFont) - Google Material Icon Font for Swift and ObjC. 47 | * [CozyLoadingActivity](https://github.com/goktugyil/CozyLoadingActivity) - Lightweight loading activity HUD 48 | * [VideoSplash](https://github.com/toygar/VideoSplash.git) - Video based UIViewController 49 | * [EZAlertController](https://github.com/thellimist/EZAlertController) - Easy Swift UIAlertController 50 | * [EZSwipeController](https://github.com/goktugyil/EZSwipeController)- :point_up_2: UIPageViewController like Snapchat/Tinder/iOS Main Pages 51 | * [ImagePicker](https://github.com/hyperoslo/ImagePicker) - A nicely designed and super easy to use ImagePicker. :camera: 52 | * [Notie](https://github.com/thii/Notie) - In-app notification in Swift, with customizable buttons and input text field. 53 | * [Whisper](https://github.com/hyperoslo/Whisper) - Break the silence of your UI, whispering, shouting or whistling at it 54 | * [HTYTextField](https://github.com/hanton/HTYTextField) - A UITextField with bouncy placeholder in Swift. 55 | * [SwiftPasscodeLock](https://github.com/velikanov/SwiftPasscodeLock) - An iOS passcode lock with TouchID authentication written in Swift. 56 | * [SlideMenuControllerSwift](https://github.com/dekatotoro/SlideMenuControllerSwift) - iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift. 57 | * [Hue](https://github.com/hyperoslo/Hue) - Hue is the all-in-one coloring utility that you'll ever need. 58 | * [SAHistoryNavigationViewController](https://github.com/szk-atmosphere/SAHistoryNavigationViewController) - SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. 59 | * [WobbleView](https://github.com/inFullMobile/WobbleView) - Implementation of wobble effect for any view in app. 60 | * [SimpleAlert](https://github.com/KyoheiG3/SimpleAlert) - Customizable simple Alert and simple ActionSheet for Swift 61 | * [Interactive Side Menu](https://github.com/handsomecode/InteractiveSideMenu) - Customizable iOS Interactive Side Menu written in Swift 3.0. 62 | * [NFDownloadButton](https://github.com/LeonardoCardoso/NFDownloadButton) - Revamped Download Button. 63 | * [EFQRCode](https://github.com/EyreFree/EFQRCode) - A better way to operate quick response code in Swift. 64 | * [SendIndicator](https://github.com/LeonardoCardoso/SendIndicator) - Yet another task indicator. 65 | * [SectionedSlider](https://github.com/LeonardoCardoso/SectionedSlider) - Control Center Slider. 66 | * [Cupcake](https://github.com/nerdycat/Cupcake) - An easy way to create and layout UI components for iOS. 67 | * [PinLayout](https://github.com/mirego/PinLayout) - Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. 68 | * [Gemini](https://github.com/shoheiyokoyama/Gemini) - Gemini is rich scroll based animation framework for iOS, written in Swift. 69 | * [Hero](https://github.com/HeroTransitions/Hero) - Hero is a library for building iOS view controller transitions. 70 | * [CrispyCalendar](https://github.com/CleverPumpkin/CrispyCalendar) - CrispyCalendar is the calendar UI framework. 71 | * [Ribbon](https://github.com/chriszielinski/Ribbon) - 🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS. 72 | 73 | ## Files 74 | 75 | * [FileKit](https://github.com/nvzqz/FileKit/) - Simple and expressive file management in Swift. 76 | 77 | ## JSON/XML Manipulation 78 | 79 | * [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) - The better way to deal with JSON data in Swift. 80 | * [json-swift](https://github.com/owensd/json-swift) - A basic library for working with JSON in Swift. 81 | * [Argo](https://github.com/thoughtbot/Argo) - JSON parsing library for Swift, inspired by Aeson. 82 | * [ObjectMapper](https://github.com/Hearst-DD/ObjectMapper) - JSON Object mapping written in Swift. 83 | * [Alamofire-SwiftyJSON](https://github.com/SwiftyJSON/Alamofire-SwiftyJSON) - Alamofire extension for serialize NSData to SwiftyJSON. 84 | * [SWXMLHash](https://github.com/drmohundro/SWXMLHash) - Simple XML parsing in Swift. 85 | * [AEXML](https://github.com/tadija/AEXML) - Simple and lightweight XML parser for iOS written in Swift. 86 | * [Starscream](https://github.com/daltoniam/starscream) - WebSockets Library 87 | * [JASON](https://github.com/delba/JASON) - JSON parsing with outstanding performances and convenient operators. 88 | * [Fuzi](https://github.com/cezheng/Fuzi) - A fast & lightweight XML/HTML parser with XPath & CSS support in Swift 2. 89 | * [Tailor](https://github.com/zenangst/Tailor) - A super fast & convenient object mapper tailored for your needs. 90 | * [SwiftyJSONAccelerator](https://github.com/insanoid/SwiftyJSONAccelerator) - Generate Swift 5 model files from JSON with Codeable support. 91 | 92 | ## Databases 93 | *Databases implemented in Swift.* 94 | 95 | * [Realm](https://github.com/realm/realm-cocoa) - A mobile database that runs directly inside phones, tablets or wearables. 96 | * [SQLite.swift](https://github.com/stephencelis/SQLite.swift) - A pure Swift framework wrapping SQLite3. Small. Simple. Safe. 97 | * [SwiftData](https://github.com/ryanfowler/SwiftData) - A simple and effective wrapper around the SQLite3 C API written completely in Swift. 98 | * [Squeal](https://github.com/nerdyc/Squeal) - A Swift wrapper for SQLite databases. 99 | * [SQLiteDB](https://github.com/FahimF/SQLiteDB) - Basic SQLite wrapper for Swift. 100 | * [SwiftMongoDB](https://github.com/Danappelxx/SwiftMongoDB) - A Swift driver for MongoDB. 101 | * [ModelAssistant](https://github.com/ssamadgh/ModelAssistant) - Elegant library to manage the interactions between view and model in Swift. 102 | * [PostgresClientKit](https://github.com/codewinsdotcom/PostgresClientKit) - A PostgreSQL client library for Swift. Does not require libpq. 103 | 104 | ## Testing 105 | *Libraries for testing codebases and generating test data.* 106 | 107 | * [Quick](https://github.com/Quick/Quick) - A behavior-driven development test framework for Swift and Objective-C. 108 | * [Sleipnir](https://github.com/railsware/Sleipnir) - A BDD-style framework for Swift. 109 | * [Nimble](https://github.com/Quick/Nimble) - A Matcher Framework for Swift. 110 | * [Fakery](https://github.com/vadymmarkov/Fakery) - Swift fake data generator. 111 | * [SwiftRandom](https://github.com/thellimist/SwiftRandom) - Generator for random data. 112 | * [MockFive](https://github.com/DeliciousRaspberryPi/MockFive) - A mocking framework for Swift with runtime function stubbing. 113 | 114 | ## Documentation 115 | *Libraries for generating documentation files.* 116 | 117 | * [jazzy](https://github.com/realm/jazzy) - A soulful way to generate docs for Swift & Objective-C 118 | 119 | ## Events 120 | *Libraries for one-to-many communications.* 121 | 122 | * [Caravel](https://github.com/coshx/caravel) - A Swift event bus for UIWebView and JS 123 | * [EmitterKit](https://github.com/aleclarson/emitter-kit) - An elegant event framework built in Swift 124 | * [Swift-Custom-Events](https://github.com/StephenHaney/Swift-Custom-Events) - A very simple way to implement Backbone.js style custom event listeners and triggering in Swift for iOS development. 125 | * [Kugel](https://github.com/TakeScoop/Kugel) - A glorious Swift wrapper around NSNotificationCenter 126 | 127 | ## Queue 128 | *Libraries for working with event and task queues.* 129 | 130 | * [TaskQueue](https://github.com/icanzilb/TaskQueue) - A Task Queue Class developed in Swift. 131 | * [Dispatcher](https://github.com/aleclarson/dispatcher) - Queues, timers, and task groups in Swift 132 | * [GCDKit](https://github.com/JohnEstropia/GCDKit) - Grand Central Dispatch simplified with Swift. 133 | 134 | ## HTTP 135 | *Swift libraries and wrappers for HTTP clients.* 136 | 137 | * [Alamofire](https://github.com/Alamofire/Alamofire) - an HTTP networking library written in Swift. 138 | * [ReactiveAPI](https://github.com/sky-uk/ReactiveAPI) - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. 139 | * [SwiftHTTP](https://github.com/daltoniam/SwiftHTTP) - Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. 140 | * [Net](https://github.com/nghialv/Net) - HttpRequest wrapper written in Swift. 141 | * [OAuthSwift](https://github.com/dongri/OAuthSwift) - Swift based OAuth library for iOS 142 | * [Moya](https://github.com/ashfurrow/Moya) - Network abstraction layer written in Swift 143 | * [Just](https://github.com/JustHTTP/Just) - HTTP for Humans (python-requests style HTTP library) 144 | * [SocketIO-Kit](https://github.com/ricardopereira/SocketIO-Kit) - Socket.io iOS/OSX Client compatible with v1.0 and later 145 | * [SwiftWebSocket](https://github.com/tidwall/SwiftWebSocket) - High performance WebSocket client library for Swift. 146 | * [AeroGear IOS Http](https://github.com/aerogear/aerogear-ios-http/) - is a thin layer to take care of your http requests working with NSURLSession. 147 | * [Nuke](https://github.com/kean/Nuke) - Advanced framework for loading and caching images 148 | * [Siesta](https://bustoutsolutions.github.io/siesta/) - Ends state headaches by providing a resource-centric alternative to the familiar request-centric approach to HTTP. 149 | * [Taylor](https://github.com/izqui/Taylor) - a web server library in Swift. 150 | * [Perfect](https://github.com/PerfectlySoft/Perfect) - a web framework tayin Swift. 151 | * [Swifter](https://github.com/glock45/swifter) - an HTTP server engine in Swift. 152 | * [Kingfisher](https://github.com/onevcat/Kingfisher) - A lightweight and pure Swift implemented library for downloading and caching image from the web. 153 | 154 | ## Caching 155 | *Libraries for caching.* 156 | 157 | * [HanekeSwift](https://github.com/Haneke/HanekeSwift) - A lightweight generic cache for iOS written in Swift with extra love for images. 158 | * [Carlos](https://github.com/WeltN24/Carlos) - A simple but flexible cache for iOS and WatchOS 2 apps, written in Swift. 159 | 160 | ## Security 161 | *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.* 162 | 163 | * [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift) - Crypto related functions and helpers for Swift implemented in Swift programming language. 164 | * [SHA256-Swift](https://github.com/CryptoCoinSwift/SHA256-Swift) - Swift framework wrapping CommonCrypto's SHA256 methods. 165 | * [SwiftSSL](https://github.com/SwiftP2P/SwiftSSL) - An Elegant crypto toolkit in Swift. 166 | * [SwiftyRSA](https://github.com/TakeScoop/SwiftyRSA) - RSA public/private key encryption in Swift 167 | 168 | ## Logging 169 | *Libraries for generating and working with log files.* 170 | 171 | * [QorumLogs](https://github.com/goktugyil/QorumLogs) — Swift Logging Utility for Xcode & Google Docs. 172 | * [CleanroomLogger](https://github.com/emaloney/CleanroomLogger) - A configurable and extensible pure Swift logging API that is simple, lightweight and performant. 173 | * [XCGLogger](https://github.com/DaveWoodCom/XCGLogger) - A debug log framework for use in Swift projects. 174 | * [Swell](https://github.com/hubertr/Swell) - A logging utility for Swift and Objective C. 175 | * [Log](https://github.com/delba/Log) - A logging tool with built-in themes, formatters, and a nice API to define your owns. 176 | * [NSLogger](https://github.com/fpillet/NSLogger) - A high perfomance logging utility which displays traces emitted by client applications running on Mac OS X, iOS and Android. 177 | 178 | ## Command Line 179 | *Libraries for creating command line applications.* 180 | * [CommandCougar](https://github.com/surfandneptune/CommandCougar) - An elegant pure Swift library for building command line applications. 181 | 182 | ## Audio 183 | * [AudioKit](https://github.com/audiokit/AudioKit) - Audio synthesis, processing, and analysis platform 184 | * [MusicKit](https://github.com/benzguo/MusicKit) - Framework and DSL for creating, analyzing, and transforming music in Swift 185 | * [WebMIDIKit](https://github.com/adamnemecek/WebMIDIKit/) - Simplest MIDI Swift framework 186 | 187 | ## Third Party APIs 188 | *Libraries for accessing third party APIs.* 189 | 190 | * [GooglePlacesAutocomplete](https://github.com/watsonbox/ios_google_places_autocomplete) - Simple Google Places address entry for iOS. 191 | * [Swifter](https://github.com/mattdonnelly/Swifter) - A Twitter framework for iOS & OS X written in Swift 192 | * [SwiftIB](https://github.com/kcome/SwiftIB) - An InteractiveBrokers API Library for OS X written in Swift. InteractiveBrokers is one of a few, if not the best, brokerage company provide Gateway+API solution for traders. 193 | 194 | 195 | ## Extensions 196 | 197 | * [Dollar.swift](https://github.com/ankurp/Dollar.swift) - A functional tool-belt for Swift Language similar to Lo-Dash or Underscore in Javascript. 198 | * [swiftz](https://github.com/maxpow4h/swiftz) - A Swift library for functional programming. 199 | * [ExSwift](https://github.com/pNre/ExSwift) - JavaScript (Lo-Dash, Underscore) & Ruby inspired set of Swift extensions for standard types and classes. 200 | * [Observable-Swift](https://github.com/slazyk/Observable-Swift) - Value Observing and Events for Swift. 201 | * [PromiseKit](https://github.com/mxcl/PromiseKit) - A delightful Promises implementation for iOS. 202 | * [Promissum](https://github.com/tomlokhorst/Promissum) - Promise library with functional combinators like `map`, `flatMap`, `whenAll` & `whenAny`. 203 | * [Promise](https://github.com/Coneko/Promise) - Simple promises library in Swift. 204 | * [PureFutures](https://github.com/wiruzx/PureFutures) - Futures and Promises library 205 | * [SwiftTask](https://github.com/ReactKit/SwiftTask) - Promise + progress + pause + cancel, using SwiftState (state machine). 206 | * [Pythonic.swift](https://github.com/practicalswift/Pythonic.swift) - Pythonic tool-belt for Swift – a Swift implementation of selected parts of Python standard library. 207 | * [SWRoute](https://github.com/rodionovd/SWRoute) - A tiny Swift wrapper. Allows you to route (hook) quite any function/method with another function/method or even a closure. 208 | * [Euler](https://github.com/mattt/Euler) - Swift Custom Operators for Mathematical Notation. 209 | * [swix](https://github.com/scottsievert/swix) - Swift Matrix and Machine Learning Library. 210 | * [Easy-Cal-Swift](https://github.com/onevcat/Easy-Cal-Swift) - Overload +-*/ operator for Swift, make it easier to use (and not so strict). 211 | * [AlecrimCoreData](https://github.com/Alecrim/AlecrimCoreData) - A simple Core Data wrapper library written in Swift. 212 | * [Async](https://github.com/duemunk/Async) - Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch. 213 | * [SwiftState](https://github.com/inamiy/SwiftState) - Elegant state machine for Swift. 214 | * [LlamaKit](https://github.com/LlamaKit/LlamaKit) - Collection of must-have functional Swift tools. 215 | * [ReactKit](https://github.com/ReactKit/ReactKit) - Swift Reactive Programming. 216 | * [Basis](https://github.com/typelift/Basis) - A number of foundational functions, types, and typeclasses. 217 | * [CAAnimation + Closure](https://github.com/honghaoz/Swift-CAAnimation-Closure) - Add start / completion closures for CAAnimation instances 218 | * [SwiftyUserDefaults](https://github.com/radex/SwiftyUserDefaults) — a cleaner, swiftier API for NSUserDefaults 219 | * [Pluralize.swift](https://github.com/joshualat/Pluralize.swift) - Great Swift String Pluralize Extension 220 | * [SwiftSequence](https://github.com/oisdk/SwiftSequence) - A μframework of extensions for SequenceType in Swift 2.0, inspired by Python's itertools, Haskell's standard library, and other things. 221 | * [BrightFutures](https://github.com/Thomvis/BrightFutures) - Write great asynchronous code in Swift using futures and promises. 222 | * [EZSwiftExtensions](https://github.com/goktugyil/EZSwiftExtensions) - :smirk: How Swift standard types and classes were supposed to work. 223 | * [BFKit-Swift](https://github.com/FabrizioBrancati/BFKit-Swift) - A collection of useful classes to develop Apps faster. 224 | * [Sugar](https://github.com/hyperoslo/Sugar) - Something sweet that goes great with your Cocoa. 225 | * [ZamzamKit](https://github.com/ZamzamInc/ZamzamKit) - A collection of micro utilities and extensions for Standard Library, Foundation and UIKit. 226 | * [Bow](https://github.com/bow-swift/bow) - Companion library for Typed Functional Programming in Swift. 227 | * [SwiftCoroutine](https://github.com/belozierov/SwiftCoroutine) - Swift coroutines for iOS and macOS. 228 | 229 | ## Misc 230 | 231 | * [acli](https://github.com/eugenpirogoff/acli) - commandline tool to download curated libraries from github (very beta) 232 | * [Compass](https://github.com/hyperoslo/Compass) - Compass helps you setup a central navigation system for your application. 233 | * [R.swift](https://github.com/mac-cain13/R.swift/) - tool to get strong typed, autocompleted resources like images and segues in your Swift project 234 | * [SwiftKVC](https://github.com/bradhilton/SwiftKVC) - Key-Value Coding (KVC) for native Swift classes and structs 235 | * [Tactile](https://github.com/delba/Tactile) - A safer and more idiomatic way to respond to gestures and control events. 236 | * [Swift 4 Module Template](https://github.com/fulldecent/swift4-module-template) - An opinionated starting point for awesome, reusable Swift 4 modules 237 | * [SwiftValidators](https://github.com/gkaimakas/SwiftValidators) - String validation for iOS developed in Swift. Inspired by validator.js 238 | * [Versions](https://github.com/zenangst/Versions) - Helping you find inner peace when comparing version numbers in Swift 239 | * [Swift 4 Module Template](https://github.com/fulldecent/swift4-module-template) - An opinionated starting point for awesome, reusable Swift 4 modules 240 | 241 | # Resources 242 | Various resources, such as books, websites and articles, for improving your Swift development skills and knowledge. 243 | 244 | ## Swift Websites 245 | 246 | * [Official website](https://developer.apple.com/swift/) - A home page of Swift programming language. 247 | * [Official blog](https://developer.apple.com/swift/blog/) - Official Swift Blog. 248 | * [Jameson Quave's blog](http://jamesonquave.com/blog/category/swift/) - Tips for everyday work with Swift. 249 | * [Swift Collection on Medium](https://medium.com/swift-programming) - Collection of blog posts about Swift on Medium. 250 | * [Swift Collection on raywenderlich.com](http://www.raywenderlich.com/?s=swift) - Collection of blog posts about Swift on raywenderlich. 251 | * [SwiftInFlux](https://github.com/ksm/SwiftInFlux) - An attempt to gather all that is in flux in Swift. 252 | * [We ❤ Swift](http://www.weheartswift.com/) - Tutorials and guides. 253 | * [Natasha The Robot](http://natashatherobot.com/) - Nice blog about Swift by Natasha The Robot. 254 | * [LearnSwift.tips](http://www.learnswift.tips/) - A curated list of helpful resources to learn Swift. Tutorials, Code Samples, References. 255 | * [Hacking with Swift](https://www.hackingwithswift.com/) - a complete Swift training course that teaches you app development through 36 hands-on projects, for free. 256 | * [SwiftLang](http://swiftlang.eu) - a Swift Resource Center & Community. 257 | * [WWDC-Recap](https://erenkabakci.github.io/WWDC-Recap/) - A collection of session summaries in markdown format, from WWDC 19 & 17. 258 | * [Cocoacasts](https://cocoacasts.com/) - Tutorials and videos about Swift and Cocoa development. 259 | 260 | ## Swift Books 261 | 262 | * [The Swift Programming Language](https://itunes.apple.com/us/book/the-swift-programming-language/id881256329?mt=11) 263 | * [Using Swift with Cocoa and Objective-C](https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11) 264 | * [Swift Standard Library Reference](https://developer.apple.com/library/prerelease/ios/documentation/General/Reference/SwiftStandardLibraryReference/) 265 | * [Learn to Program iOS and OS X with Apple Swift](https://www.kickstarter.com/projects/alanforbes/learn-to-program-ios-and-os-x-with-apple-swift?utm_medium=referral&utm_source=swift.zeef.com%2Frobin.eggenkamp&utm_campaign=ZEEF) 266 | 267 | ## Swift Videos 268 | 269 | * [TheSwiftLanguage youtube channel](https://www.youtube.com/user/TheSwiftLanguage/) - Videos about the Swift programming language by Apple. 270 | * [Brian Advent youtube channel](https://www.youtube.com/channel/UCysEngjfeIYapEER9K8aikw/videos) - High quality Swift tutorials. 271 | * [SkipCasts youtube channel](https://www.youtube.com/user/SkipCasts/videos) - Skip Wilson's casts on Swift. 272 | * [Developing iOS 8 Apps with Swift](https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099) - Stanford course by Paul Hegarty. 273 | 274 | ## Swift Playgrounds 275 | 276 | * [Learn-swift playground](https://github.com/nettlep/learn-swift) - Learn Swift interactively through these playgrounds. 277 | * [Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift) - Design Patterns implemented in Swift. 278 | * [SwiftStub](http://swiftstub.com) - an online Swift playground and REPL. 279 | 280 | 281 | # Other Awesome Lists 282 | 283 | Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list. 284 | 285 | # Contributing 286 | 287 | Your contributions are always welcome! Please submit a pull request or create an issue to add a new framework, library or software to the list. Do not submit a project, which hasn't been updated in the past 6 months or is not awesome. 288 | --------------------------------------------------------------------------------