Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-swift-cn
**deprecated**
https://github.com/Tuccuay/awesome-swift-cn
Last synced: 3 days ago
JSON representation
-
Demo Apps / 示例程序
-
iOS
- 2048 - 2048 游戏示例.
- Alarm - 一个闹钟应用.
- Cafe - 一个用于寻找咖啡店的应用.
- Chat - 用 swift 实现的聊天应用.
- CloudKit-To-Do-List - 整合了 CloudKit 的 TODO 应用.
- DeckRocket - Deckset 的 swift 实现.
- Edhita - 文本编辑应用.
- Eidolon - 一个艺术品拍卖应用.
- Federal Open Data - 使用 Federal Data SDK 从美国劳务部获取信息
- Feeds4U - 一个 RSS 阅读器.
- firefox-ios - 火狐浏览器.
- FlappySwift - 使用 swift 复刻的 Flappy Bird.
- GrubbyWorm - 使用 GameplayKit 和 SpriteKit 创建的示例游戏.
- HackerNews - Hacker News 阅读器.
- HackerNewsClient-iOS - Hacker News 客户端.
- HausClock - 国际象棋计时器.
- HealthKitDemo - 根据 Apple Demo - HealthKit 重制的 Swift 版本.
- HomeKitDemo - 根据 Apple Demo - HomeKit 重制的 Swift 版本.
- iContactU - 提醒你在特定的时间给某人打电话.
- iOS-9-Sampler - iOS 新特性演示.
- KeychainDemo - 使用 Share Extension 在不用的应用间共享 Keychain.
- Layer Parse Sample Chat App - Layer-Parse 的 Swift 重置版本.
- LayerPlayer - CALayer 及其子类的动画示例.
- Lucid Weather Clock - 一款显示当地天气的时钟应用.
- MyAwesomeChecklist - 简洁的检查列表.
- Path Logger - 一个 GPS 路径记录程序.
- Pocket Forecast - 为 typhoon 构建的天气示例.
- ReactiveSwiftFlickrSearch - 一个使用 MVVM 和 ReactiveCocoa 的 Filckr 搜索应用.
- Reusable Apps Code - 一个 Swift 的可复用代码列表.
- Round & Split - 小费计算器.
- SafariAutoLoginTest - a demo showing how you can auto-login users to an iOS app (on iOS 9) based on Safari cookies.
- StateRestorationDemo - learn how to implement state restoration in (Swift) code.
- Static-icon-shortcuts-sample - a sample app demonstrates how to add iOS 9’s Quick Actions shortcut support using 3D touch API.
- Stick Hero Swift - an universal spritekit based game in Swift.
- Swift Radio - Professional Radio Station App, created w/ Swift 2.0.
- SwiftAnyPic - Parse's Anypic app in Swift.
- SwiftFlickrApp - flickr app written in Swift.
- SwiftHN - hacker news app in Swift.
- Task - a task app written in Swift that is published in the app store.
- TextEthan - a clone of TextEthan, a messaging app that allows anyone to message you.
- The Oakland Post - a full-fledged, 100%-Swift (minus dependencies) news reader.
- Valio - event time table app in Swift.
- VPNOn - vpn handler with Apple Watch support.
- Walk Tracker - GPS Walk Tracking app with Core Data.
- Gulps - OS app for iOS and apple watch to monitor water consumption.
- WatchOS 2 Sampler - WatcOS 2 Samples.
- NarrativeClip tvOS - NarrativeClip tvOS app.
- SwiftWeather - a nice weather app written in Swift.
- trySwiftApp - trySwift! Conference app.
- Soon - Countdown app for apple watch.
- FlappySwift - 使用 swift 复刻的 Flappy Bird.
- SwiftDemo - a collection of demo for Swift.
-
OS X
- Allkdic - a status bar dictionary.
- clock-saver - a clock screen saver for osx written in Swift.
- Debter - simple personal debt manager for OS X.
- dshb - OS X system monitor in Swift.
- Helium - floating web browser.
- Panda - a simple OSX menu bar application to enable/disable Yosemite dark mode.
- RetinAssets - a simple app that generates missing images from a scaled images (3x -> 2x and 1x scale).
-
-
Dependency Managers
-
OS X
- CocoaPods - the most used dependency manager for Objective-C and Swift (Swift supported since version 0.36.0).
- Conche - Swift build system and dependency manager.
- Carthage - a new dependency manager for Swift.
- swift-package-manager - The Package Manager for the Swift Programming Language.
-
-
Guides
-
Third party Guides
- 30 Days of Swift - A cool 30 days tutorial for swift.
- A better way to learn Swift - Learn Swift in a different way.
- Practice Swift - an interesting guide to learn Swift.
- Swift A Day - Daily swift experiments by Linda Dong.
- Swift Tips - Swift tips collection.
- Swift-Weekly - Weekly Swift Language Gems, Tips and Tricks.
- SwiftGuide CN - A Chinese written guide for Swift.
- SwiftInFlux - A well explained list of feature in flux for Swift.
- Awesome Swift Education - An organized list of essential Swift Language Topics
- Developing iOS 8 Apps with Swift - Stanford course by Paul Hegarty.
- Learn Swift - a collection of tuts that will help you learning Swift via playground.
- Natasha the Robot - Weekly Newsletter on learning Swift
- RxSwift Community - Libraries, guides & projects that support [`RxSwift`](https://github.com/ReactiveX/RxSwift)
- Swift Sandbox Newsletter - Swift Sandbox is a weekly newsletter containing a collection of links to the best Swift **code** and **developer tools**. Every Friday. **Free**.
- Swifty - App to learn to code in Swift.
- Hacking With Swift - Complete Swift training course that teaches app development through 30 hands-on projects, for free. Everything is taught as part of a practical project, so you can immediately apply your knowledge as you learn ([projects source code](https://github.com/twostraws/HackingWithSwift)).
-
Style Guides
- SlideShare (LinkedIn) - Style guides that SlideShare (LinkedIn) uses for their Swift iOS app.
- GitHub - Style guide & coding conventions for Swift projects.
- Swift-Best-Practices - Best practices for software development with Swift.
- Raywenderlich - Raywenderlich Swift guide, a must read.
-
Official Guides
- Apple Swift Guide - Official guide by Apple about swift.
- Apple eBook - Official Apple eBook for swift beginners.
-
-
Patterns
-
Style Guides
- Design-Patterns-In-Swift - Design Patterns implemented in Swift.
-
-
Editor Support
-
Vim
- swift-vim - play Swift with vim editor.
- vim-polyglot - language pack for vim that includes vim-swift.
- vim-swift - adds Swift support to vim. It covers syntax, indenting, and more.
-
-
Libs
-
Audio
- AudioPlayerSwift - AudioPlayer is a simple class for playing audio (basic and advanced usage) in iOS, OS X and tvOS apps
- AudioPlayer - A wrapper around AVPlayer with some cool features.
- Beethoven - An audio processing Swift library for pitch detection of musical signals.
-
API
- Dip - A simple Dependency Injection Container.
- Federal Data SDK - Eases access to multiple federal government OpenGov APIs.
- GooglePlacesAutocomplete - Simple Google Places address entry for iOS.
- PredictionIO SDK - A convenient API to communicate with PredictionIO's Event Server and ML Engines.
- reddift - reddit API wrapper.
- PXGoogleDirections - Google Directions API helper.
- Swifter Twitter - Swifter Twitter framework for Swift.
- Swinject - A dependency injection framework for Swift.
- Typhoon - Dependency injection toolkit in Swift.
-
Colors
- Google Material Color - Google Material Color Palette in Swift.
- HexColor - Define UIColors as Hex integers.
- UIColorWDUtils - Extension for Hex RGB(A).
- AEConicalGradient - Conical (angular) gradient in Swift.
- DynamicColor - An extension to manipulate colors in Swift easily.
- FlatUIColors - Flat UI color palette in Swift.
- PrettyColors - Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.
- RandomColorSwift - An attractive color generator for Swift (ported from randomColor.js).
- SwiftHEXColors - HEX color handling as an extension for UIColor.
- UIColor-Hex-Swift - Hex to UIColor converter.
-
Command Line
- CommandLine - A pure Swift library for creating command-line interfaces.
- Phiole - Allow to write or read from standards stream in swift for CLI applications.
- Commander - Compose beautiful command line interfaces in Swift.
- SwiftyTextTable - A lightweight library to generate text tables.
-
Data Management
- CoreDataOperation - a safe, asynchronous CoreData operation class.
- CoreValue - Lightweight Framework for using Core Data with Value Types.
- QueryKit - an easy way to play with coredata filtering within your Swift projects.
- SuperRecord - A small set of utilities to make working with CoreData and Swift a bit easier.
- Realm+JSON - A concise Mantle-like way of working with Realm and JSON.
- PathKit - Effortless path operations in Swift.
- AlamofireJsonToObjects - An Alamofire extension which converts JSON response data into swift objects using Reflection.
- Decodable - JSON parsing for Swift 2.
- Genome - A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 2.0.
- json-swift - A basic library for working with JSON in Swift.
- JSONCodable - Hassle-free JSON encoding and decoding in Swift.
- JSONHelper - lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.
- ModelRocket - An iOS framework for creating JSON-based models.
- Pistachio - Generic model framework for Swift.
- PPJSONSerialization - Convert JSON string to Swift Class.
- SwiftJSONParser - JSON parser.
- Tailor - A super fast & convenient object mapper tailored for your needs.
- Unbox - The easy to use Swift JSON decoder.
- YamlSwift - Load YAML and JSON documents using Swift.
- SQLiteDB - sqlite wrapper for Swift.
- SwiftData - simple and Effective SQLite Handling in Swift.
- AlamofireXmlToObjects - An Alamofire extension for fetching an XML feed and parsing it into objects.
- XMLParser - A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2.
- AlecrimCoreData - a simple CoreData wrapper library written in Swift.
- CoreStore - simple and elegant way to handle CoreData in Swift.
- Graph - An elegant data-driven framework for CoreData in Swift.
- JSQCoreDataKit - A swifter Core Data stack.
- Algorithm - A toolset for writing algorithms and probability models in Swift.
- FileBrowser - Powerful Swift file browser for iOS.
- FileKit - Simple and expressive file management in Swift.
- AlamofireObjectMapper - An Alamofire extension which converts JSON response data into swift objects using ObjectMapper.
- Alexander - An extremely simple JSON helper written in Swift.
- Argo - Json parsing library.
- EVReflection - Reflection based JSON encoding and decoding. Including support for NSDictionary, NSCoding, Printable, Hashable and Equatable
- Gloss - shiny JSON parsing library.
- Himotoki - A type-safe JSON decoding library purely written in Swift.
- JASON - JSON parsing with outstanding performances and convenient operators.
- JSONNeverDie - Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die.
- SwiftMapper - JSON Mapper.
- SwiftyJSON - A lib for JSON in Swift with error handling.
- Prephirences - Manage application preferences, NSUserDefaults, iCloud, Keychain and more.
- Storez - Safe, statically-typed, store-agnostic key-value storage.
- SwiftStore - A Key-Value store for Swift backed by LevelDB.
- Zephyr - Effortlessly synchronize NSUserDefaults over iCloud.
- GRDB.swift - A versatile [SQLite](https://www.sqlite.org) toolkit for Swift.
- SQLite.swift - A pure Swift framework wrapping SQLite3. Small. Simple. Safe.
- AEXML - xml wrapper.
- Fuzi - A fast & lightweight XML/HTML parser with XPath & CSS support in Swift 2.
- SWXMLHash - Simple XML parsing in Swift.
- Zip - Swift framework for zipping and unzipping files.
- EVCloudKitDao - Simplified access to CloudKit with support for subscriptions and local caching.
- Realm - Realm is a mobile database: a replacement for Core Data & SQLite (https://realm.io).
- SwiftyUserDefaults
- ObjectMapper - JSON object mapper.
-
Date
- Punctual.swift - Swift date handler.
- Swift-NSDate-Extensions - Swift Version of [Erica's NSDate Extensions](https://github.com/erica/NSDate-Extensions).
- Tempo - Date and time manager for iOS/OSX written in Swift.
- Datez - Swift library for dealing with `NSDate`, `NSCalendar`, `NSDateComponents`, and `NSTimeInterval`.
- SwiftDate - Easy NSDate Management in Swift.
- SwiftMoment - A time and calendar manipulation library.
- SwiftyTimer
- Timepiece - Intuitive NSDate extensions in Swift.
-
Embedded Systems
- SMBus-swift - Communicate with SMBus/I2C devices.
- SwiftyGPIO - Interact with Linux GPIO/SPI/PWM on ARM.
- Scroll-phat-swift - Control the Pimoroni Scroll pHAT.
- 5110LCD_PCD8544.swift - Nokia3310/5110 PCD8544 Monochrome LCD display library.
-
Events
- Caravel - A Swift event bus for UIWebView and JS.
- EmitterKit - an implementation of event emitters and listeners in swift.
- Future - A micro framework providing Future<T, Error>.
- PureFutures - Futures and Promises library.
- ReactKit - Swift Reactive Programming.
- Safe - A modern concurrency and synchronization for Swift.
- SignalKit - Swift event and binding framework.
- Signals - replaces delegates and notifications.
- SSEventFlow - A type safe alternative to NSNotification, inspired by Flux.
- BrightFutures - promise and future lib for swift.
- Forbind - Functional chaining and Promises in Swift.
- FutureKit - A Swift based Future/Promises Library.
- Notificationz - Helping you _own_ `NSNotificationCenter` by providing a simple, customizable adapter.
- PromiseKit - async promise programming lib.
- ReactiveCocoa - ReactiveCocoa (RAC) is a Cocoa framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.
- RxSwift - Microsoft Reactive Extensions (Rx) for Swift and iOS/OSX platform.
- SwiftEventBus - A publish/subscribe event bus optimized for iOS.
- When - A lightweight implementation of Promises in Swift.
-
Fonts
- Font-Awesome - Use Font Awesome in project written in Swift.
- MCFontAwesome - fontawesome porting for Swift.
- OpenSansSwift - OpenSans for Swift.
- SwiftFonts - render all the supported fonts in Swift.
- FontAwesome.swift - Use FontAwesome in your Swift projects.
- FontBlaster - Programmatically load custom fonts into your iOS app.
- GoogleMaterialDesignIcons - google Material Design Icons Font for iOS.
- GoogleMaterialIconFont - Google Material Icon Font for Swift and ObjC.
- Swicon - Use 1600+ icons from FontAwesome and Google Material Icons (and even your own customized icons) in your swift/iOS project!
- SwiftFontName - OS font complements library. Localized font supported.
-
iBeacon
- iBeacon - iBeacon implementation in Swift.
-
Images
- CYFastImage - display images from web.
- Filterpedia - core image filter
- PassportScanner - Scan the MRZ code of a passport and extract the first name, last name, passport number, nationality, date of birth, expiration date and personal number.
- SwiftColorArt - font schema generator according image colours.
- Agrume - A lemony fresh iOS image viewer written in Swift.
- AlamofireImage - AlamofireImage is an image component library for Alamofire.
- APNGKit - High performance and delightful way to play with APNG format in iOS.
- DePict - functional wrapper for CoreGraphics.
- gifu - highly performant animated GIF support for iOS in Swift.
- HanekeSwift - A lightweight generic cache for iOS written in Swift with extra love for images.
- ImageLoader - A lightweight and fast image loader for iOS written in Swift.
- ImageScout - a Swift implementation of [fastimage](https://pypi.python.org/pypi/fastimage/0.2.1) - supports PNG, GIF, and JPEG.
- KFSwiftImageLoader - An extremely high-performance, lightweight, and energy-efficient pure Swift async web image loader with memory and disk caching for iOS and Watch.
- Kingfisher - a lib for image download and caching.
- Nuke - Advanced pure Swift framework for loading, caching, processing, displaying and preheating images.
- PASImageView - async remote download your image and round them. automatically.
- SwiftSVG - A single pass SVG parser with multiple interface options (String, NS/UIBezierPath, CAShapeLayer, and NS/UIView)
- Toucan - Image processing api.
- UIImageView-BetterFace-Swift - autoresize images and if any face discovered refine the position of the image.
- XAnimatedImage - XAnimatedImage is a performant animated GIF engine for iOS written in Swift based on FLAnimatedImage
-
Keyboard
- Hodor Keyboard - poc for custom keyboard implementation.
-
Layout
- UIViewprint - Swift iOS view layout reimagined.
- Swift-iOS-Localize-Constraint - localize constraint on the fly to support RTL and LTR with same view.
- Tails - declarative autolayout for ios app written in swift.
- VFLToolbox - fancy Swift implementation of the Visual Format Language.
- ManualLayout - Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.
- Neon - A powerful Swift programmatic UI layout framework.
- Static - A simple static table views for iOS in Swift.
- SwiftBox - Flexbox in Swift, using Facebook's css-layout.
- ViewMonitor - Confirm view positions with executing app.
- Cartography - declarative auto layout lib for your project.
- FormationLayout - Auto Layout lib supports group layout and size classes.
- PureLayout
- Restraint - Minimal Auto Layout in Swift.
- SnapKit - A Swift Autolayout DSL for iOS & OS X.
- SwiftAutoLayout - a small DSL for autolayout.
- Swiftstraints - Powerful auto-layout framework that lets you write constraints in one line of code.
- SwiftyLayout - Lightweight mathematical declarative auto-layout framework for Swift.
-
Logging
- Puree - A log collector for iOS.
- Swell - a logging utility for Swift.
- swiftRemoteLogger - Remote logging easy as 1..2..3 in Swift.
- Log - A logging tool with built-in themes, formatters, and a nice API to define your owns.
- CleanroomASL - level Swift API for writing to and reading from the Apple System Log daemon.
- CleanroomLogger - level logging API that is simple, lightweight and performant.
- Rainbow - Delightful console output for Swift developers.
- SwiftBeaver - Colorful, lightweight & fast logging in Swift 2.
- Watchdog - A Swift utility for logging excessive blocking on the main thread.
- XCGLogger - Full featured & Configurable logging utility with log levels, timestamps, and line numbers.
-
Math
- DDMathParser - DDMathParser makes it easy to parse a String and evaluate it as a mathematical expression.
- Easy-Cal-Swift - Overload +-*/ operator for Swift, make it easier to use (and not so strict).
- PlotKit - Plots made easy.
- Arithmosophi - Set of protocols for Arithmetic and Logical operations.
- swix - A general matrix language.
-
Network
- Endpoint - :rocket: Elegant API Abstraction for Swift.
- GRequest - http request handler.
- ModestProposal - an HTTP toolbox.
- Net - an httprequest wrapper.
- RestEssentials - An extremely lightweight REST and JSON library for Swift.
- Siesta - and delegate-based networking.
- Stargate - A communication channel from your Mac to your watch.
- YYHRequest-Swift - http request in async.
- Aeon - GCD based HTTP server for Swift 2.
- http4swift - A simple HTTP server written in Swift.
- Kunugi - Minimal web framework and middleware for Swift.
- Swift-Server - Currently, a very basic proof-of-concept Swift HTTP server that does not require Foundation.
- SwiftyHTTP - A simple GCD based HTTP client and server, written in 'pure' Swift.
- XcodeServerSDK - Access Xcode Server API with native Swift objects.
- SocketIO-Kit - Socket.io iOS and OSX Client.
- WebSocket - WebSockets server for Swift 2.2 on Linux.
- agent - http request agent.
- Alamofire - elegant networking in Swift.
- APIKit - a library for building type-safe web API client.
- BigBrother - Automatically sets the network activity indicator for any performed request.
- Moya - network abstraction layer.
- Netfox - A lightweight, one line setup, network debugging library in Swift.
- NKMultipeer - A testable abstraction over multipeer connectivity
- OAuth2 - oauth2 auth lib.
- OAuthSwift - Swift based OAuth library for iOS.
- PeerKit - An open-source Swift framework for building event-driven, zero-config Multipeer Connectivity apps.
- Pitaya - A Swift HTTP / HTTPS networking library just incidentally execute on machines.
- Reach - A simple class to check for internet connection availability in Swift.
- Reachability.swift - A replacement for Apple's Reachability re-written in Swift with closures.
- ResponseDetective - A non-intrusive framework for intercepting any outgoing requests and incoming responses between your app and server for debugging purposes.
- RSNetworking - Network library written purely in Swift.
- SwiftHTTP - NSURLSession wrapper.
- Transporter - A tiny library makes uploading and downloading easier.
- Ji - an XML/HTML parser for Swift.
- Kanna - another XML/HTML parser for Swift.
- Dynamo - High Performance (nearly)100% Swift Web server supporting dynamic content.
- Express - Swift Web Application framework, supporting both Synchronous and Asynchronous (Futures based) styles. Inspired by Play framework and Express.js.
- NetworkObjects - REST HTTP Server written in Swift. Builds REST API from Core Data.
- Perfect - Server-side Swift. The Perfect library, application server, connectors and example apps.
- Taylor - A lightweight library for writing HTTP web servers with Swift.
- Trevi - A powerful Swift Web Application Server Framework Project.
- Zewo - Server-Side Swift.
- Socket.IO - Socket.IO client for iOS/OS X.
- Starscream - Websockets in swift for iOS and OSX.
- SwiftSocket - simple TCP socket library.
- SwiftWebSocket - A high performance WebSocket client library for swift.
- Just - HTTP for Humans (a python-requests style HTTP library in Swift).
- Blackfish - HTTP Webserver inspired by Express.js.
- Kitura - IBM's web framework and server for web services written in Swift.
- swifter - Http server written in Swift with routing handler.
- Swifton - A Ruby on Rails inspired Web Framework for Swift that runs on Linux and OS X.
-
Quality
- SwiftFormat - Auto formatting Swift code, similar to Clang format.
- Swimat - XCode plugin to format Swift code.
- SwiftLint - A tool to enforce Swift coding conventions for your Swift code.
- Tailor - Cross-platform static analyzer for Swift that helps you to write cleaner code and avoid bugs.
-
Security
- KeyClip - Keychain framework for iOS written in Swift.
- iOS-TouchID-Swift - TouchID for Swift.
- JMEasyTouchID - TouchID one line wrapper.
- CryptoSwift - Crypto related functions and helpers for Swift implemented in Swift programming language.
- IDZSwiftCommonCrypto - A wrapper for Apple's Common Crypto library written in Swift.
- SweetHMAC - A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
- Swift-Sodium - Swift interface to the Sodium library for common crypto operations for iOS and OS X.
- SwiftSSL - add crypto toolkit in Swift.
- KeychainAccess - Simple Swift wrapper for Keychain that works on iOS and OS X.
- Locksmith - A powerful, protocol-oriented library for working with the iOS Keychain in Swift.
- SwiftKeychainWrapper - a simple static wrapper for the iOS Keychain to allow you to use it in a similar fashion to user defaults.
-
System
-
Testing
- CatchingFire - Test Library for Swift's Error Handling.
- Spectre - BDD Framework for Swift.
- SwiftMock - A mocking framework for Swift
- DVR - A simple network testing framework for Swift.
- Erik - An headless browser to access and manipulate webpages using javascript allowing to run functional tests.
- Fakery - Swift fake data generator.
- Mockingjay - An elegant library for stubbing HTTP requests with ease in Swift.
- OHHTTPStubs - A testing library designed to stub your network requests easily.
- Quick - Quick is a behavior-driven development framework for Swift and Objective-C.
- Sleipnir - BDD-style framework for Swift.
- SwiftCheck - A testing library that automatically generates random data for testing program properties.
-
Text
- SwiftVerbalExpressions - VerbalExpressions porting for swift
- SyntaxKit - TextMate-style syntax highlighting.
- Format - Swift formatting kit for numbers, addresses and colors.
- PySwiftyRegex - Easily deal with Regex in Swift in a Pythonic way.
- Regex by brynbellomy - Swift wrapper class for `NSRegularExpression`. Includes a `map()` override and an operator (`=~`) for a more Swift-like API.
- Regex by crossroadlabs - very easy to use, Regular Expressions library with rich functionality. Features both operator `=~` and method based APIs. Unit tests covered.
- Roman - Seamless Roman numeral conversion in Swift.
- SwiftString - A lightweight string extension for Swift.
- PhoneNumberKit - Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
-
Thread
- Async.legacy
- Atomic - tested wrapper for making values thread-safe.
- Dispatcher - Queues, timers, and task groups in Swift.
- EKI - Make Grand Central Dispatch easy and fun to use (queue, task, group, timer and semaphore).
- GCD - A wrapper of Grand Central Dispatch written in Swift.
- Async
- GCDKit - Grand Central Dispatch simplified with Swift.
-
UI
- AAWindow - UIWindow subclass to enable behavior like adaptive round-corners & detecting when Control Center is opened.
- CharacterText - Perform fx on UILabel.
- CKPickerView - A UIPickerView drop-in replacement with support for titles and Selection Indicator customization.
- Few.swift - Views as functions of their state.
- FloatLabelFields - Text entry controls which contain a built-in title/label so that you don't have to add a separate title for each field.
- Geometry - extensions for UIView.
- GRMustache - Flexible Mustache templates for Swift.
- HoneycombView - HoneycombView is the iOS UIView for displaying like Honyecomb layout written by swift.
- ImagePicker - A nicely designed and super easy to use ImagePicker.
- Panoramic - Panoramic facebook story clone.
- KDEDateLabel - An UILabel subclass that updates itself to make time ago's format easier.
- PNChart-Swift - A simple and beautiful chart lib with animation.
- PPSwiftGifs - a convenient way to show animated GIF images as a part of iOS GUI.
- RubberBandEffect - Recreating Apple’s rubber band effect in Swift.
- LTJelloSwitch - UISwitch prototype.
- MantleModal - A simple modal resource that uses a UIScrollView to allow the user to close the modal by dragging it down.
- MaterialKit - Material design components.
- Sonar - Cool radar-style view
- MediumScrollFullScreen - Medium scroll style menubar.
- MZFormSheetPresentationController - MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
- SYBlinkAnimationKit - A blink effect animation framework.
- TCDInputView - A custom input view which is displayed when a text field becomes the first responder.
- TZStackView - An iOS9 UIStackView layout component re-implemented for iOS 7 and 8.
- AlertKit
- GoogleWearAlert - Google Wear Alert style.
- GSAlert - If you want to use UIAlertController, but still need to support iOS 7 this project is for you.
- Whisper - Messages and in-app notification made easy.
- Blurable - Apply a Gaussian Blur to any UIView with Swift Protocol Extensions.
- Hamburger button transition - Hamburger button transition.
- HamburgerButton - Hamburger button with a slick animation.
- PagingMenuController - Paging view controller with customizable menu in Swift.
- PermissionScope - A Periscope-inspired way to ask for iOS permissions.
- MusicPlayerTransition - Custom interactive transition like Apple Music iOS App. written in Swift.
- PinterestSwift - Pinterest style transition.
- StarWars.iOS - Transition animation to crumble view-controller into tiny pieces.
- CKTextFieldTableCell - UITableViewCell drop-in replacement with support of UITextField.
- Hakuba - A new way to manage UITableView without the code of UITableViewDelegate and UITableViewDataSource.
- ActiveLabel - UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://).
- Adaptive Tab Bar - Adaptive tab bar.
- AIFlatSwitch - Flat animated switch.
- AMScrollingNavbar - Scrollable UINavigationBar that follows the scrolling of a UIScrollView.
- BreakOutToRefresh - A playable pull to refresh view using SpriteKit.
- BusyNavigationBar - A UINavigationBar extension to show loading effects.
- BWWalkthrough - A class to build custom walkthroughs for your iOS App.
- CountdownLabel - Simple countdown UILabel with morphing animation, and some useful function.
- EPShapes - Create shapes(Polygons, Stars, Hearts, Arrows) in Interface builder.
- EstMusicIndicator - Music play indicator like iTunes
- FlagKit - Beautiful flag icons for usage in apps and on the web.
- FloatRatingView - Floating rating system.
- GaugeKit - Customizable gauges. Easy reproduce Apple's style gauges.
- GIFRefreshControl - A pull to refresh that supports GIF images as track animations.
- GMStepper - A stepper with a sliding label in the middle.
- HTYTextField - A UITextField with bouncy placeholder in Swift.
- Instructions - A Swift library to create app walkthroughs and guided tours.
- KDInteractiveNavigationController - A UINavigationController subclass that support pop interactive UINavigationBar with hidden or show.
- KMPlaceholderTextView - A UITextView subclass that adds support for multiline placeholder.
- LiquidLoader - Spinner loader components with liquid animation.
- LTMorphingLabel - Graceful morphing effects for UILabel written in Swift.
- Material - Express your creativity with Material, an animation and graphics framework for Google's Material Design and Apple's Flat UI in Swift.
- MICountryPicker - Swift country picker with search option.
- MPParallaxView - Apple TV Parallax effect in Swift.
- NVActivityIndicatorView - Collection of nice loading animations.
- PageController - Infinite paging controller.
- PKHUD - Reimplementation of the Apple HUD.
- Reel search - Option list managed as a reel.
- Sapporo - A cellmodel-driven CollectionView manager for Swift.
- Siren - Inform users when App Store updates are available.
- SKPhotoBrowser - Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written in Swift.
- StarryStars - Display & edit ratings, fully customizable from interface builder.
- SwiftyDrop - Lightweight dropdown message bar in Swift.
- TagCellLayout - UICollectionView layout for Tags with Left, Center & Right alignments.
- TextFieldEffects - Several ready to use effects for UITextFields
- TouchVisualizer - Lightweight touch visualization library in Swift. A single line of code and visualize your touches.
- Twinkle - a Swift and easy way to make elements in your iOS app twinkle.
- EZAlertController - Easy Swift UIAlertController.
- GSMessage - A simple style messages/notifications for iOS 7+.
- Hokusai - A library for a cool bouncy action sheet.
- Notie - In-app notification in Swift, with customizable buttons and input text field.
- SCLAlertView - Animated Alert view.
- SweetAlert - Alert system.
- SwiftOverlays - various popups and notifications.
- XLActionController - Fully customizable and extensible action sheet controller written in Swift 2.
- PCLBlurEffectAlert - Swift AlertController with UIVisualeffectview.
- AnimatablePlayButton - Animated Play and Pause Button using CALayer, CAKeyframeAnimation.
- DOFavoriteButton - Cute Animated Button written in Swift.
- MIBadgeButton - Notification badge for UIButtons.
- SDevBootstrapButton - Twitter Bootstrap buttons for Swift.
- TVButton - Recreating the cool parallax icons from Apple TV as iOS UIButtons.
- ZFRippleButton - A ripple button animation.
- Eureka - Elegant iOS form builder in swift.
- Former - A fully customizable Swift 2 library for easy creating UITableView based form.
- SwiftForms - form are now easy as 1.2.3!
- SwiftyFORM - Forms that can be validated.
- ENSwiftSideMenu - Sliding side menu.
- FrostedSidebar - Hamburger Menu using Swift and iOS 8 API's.
- GuillotineMenu - Guillotine style menu.
- MediumMenu - A menu based on Medium iOS app.
- MenuItemKit - `UIMenuItem` with image and block (closure) support.
- XLPagerTabStrip - Android PagerTabStrip for iOS.
- Swift-Prompts - A Swift library to design custom prompts with a great scope of options to choose from.
- BubbleTransition - Bubble transition in an easy way.
- ElasticTransition - An interactive transition that simulates an elastic drag.
- AEAccordion - UITableViewController with accordion effect (expand / collapse cells).
- CollapsableTable - Collapsable table view sections with custom section header views.
- folding-cell - Folding cell transition.
- Persei - Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift.
- PullToRefreshSwift - PullToRefresh library.
- AECoreDataUI - Core Data driven UI made in Swift.
- Pagemenu - Pagination enabled view controller.
- ios-charts - An iOS port of the beautiful. [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart).
- SAHistoryNavigationViewController - iOS task manager like UI in UINavigationContoller.
- TagListView - Simple but highly customizable iOS tag list view.
- Kamagari - Simple UIAlertController builder class in Swift.
- Shoyu - Easier way to represent the structure of UITableView.
-
Utility
- __ - Underscore.js power in your Swift projects.
- ApplicationGroupKit - Share informations betweens your applications and your extensions using group identifier.
- ArrayDiff - a fast, UITableView/UICollectionView-compatible array diffing microframework.
- Basis - Pure Declarative Programming in Swift.
- Butterfly - A lightweight library for integrating bug-report and feedback features with shake-motion event.
- CacheIsKing - A light memory caching library with native Swift support (structs/enums/etc.)
- CallbackURLKit - Implementation of x-callback-url (Inter app communication) in swift
- Collection Each - add each func to collections.
- Compass
- Curry - Swift implementations for function currying.
- ExSwift - a set of Swift extensions for standard types and classes.
- Focus - an Optics library for Swift (where Optics includes Lens, Prisms, and Isos) that is inspired by Haskell's Lens library.
- Honour - Simple and powerful Validation Library.
- Inflection - The Optimus Prime of string inflection.
- Lambdatron - Clojure(ish) interpreter in Swift.
- Mendel - Swift miliframework for implementing evolutionary/genetic algorithms.
- Pitchy - A simple way to get a music pitch from a frequency.
- AppVersionMonitor - Monitor iOS app version easily.
- AwesomeCache - manage cache easy in your Swift project.
- Device.swift - Super-lightweight library to detect used device.
- Device - Light weight tool for detecting the current device and screen size written in swift.
- Dollar - a lib similar to Lo-Dash or Underscore in Javascript.
- EVURLCache - if you want to make your app still works when it's offline.
- Funky - Functions and operators for functional programming in Swift.
- Hookah - Hookah is a functional library for Swift.
- LlamaKit - Collection of must-have functional Swift tools.
- Money - Currency formatter in Swift.
- Oriole - A functional utility belt implemented as Swift 2.0 protocol extensions.
- PDFGenerator - A simple Generator of PDF in Swift. Generate PDF from view(s) or image(s).
- Pluralize.swift - Great Swift String Pluralize Extension.
- Popsicle - Delightful, extensible Swift value interpolation framework.
- Prelude - Swift µframework of simple functional programming tools.
- protobuf-swift - ProtocolBuffers for Swift.
- Pythonic.swift - Pythonic tool-belt for Swift: a Swift implementation of selected parts of Python standard library.
- R.swift - Tool to get strong typed, autocompleted resources like images, cells and segues.
- ReactiveArray - An array class implemented in Swift that can be observed using ReactiveCocoa's Signals.
- Result - Swift type modelling the success/failure of arbitrary operations.
- Runes - Functional operators for Swift - flatMap, map, apply, pure.
- SimplePDF - Create a simple PDF effortlessly.
- Sugar - Something sweet that goes great with your Cocoa.
- SwiftRandom - A tiny generator of random data for swift.
- SwiftRouter - A URL Router for iOS written in Swift 2.0
- SwiftSortUtils - Useful functions and extensions for sorting in Swift.
- SwiftValidators - String validation for iOS developed in Swift (inspired by validator.js).
- Swiftx - Functional data types and functions for any project.
- Swiftz - Functional programming in Swift.
- VersionTrackerSwift - Track which versions of your app a user has previously installed. Available for iOS, OS X and tvOS.
- Carlos - A simple but flexible cache.
- Then - ✨ Super sweet syntactic sugar for Swift initializers.
-
Animation
- Animo - SpriteKit-like animation builders for CALayers.
- Cheetah - An animation library on iOS with Swift 2.
- DKChainableAnimationKit - Easy to read and write chainable animations in Swift.
- EasyAnimation - A Swift library to take the power of UIView.animateWithDuration(\_:, animations:...) to a whole new level.
- Presentation - A Swift library to help you to make tutorials, release notes and animated pages.
- Spring - A library to simplify iOS animations in Swift.
-
App Routing
- IKRouter - URLScheme router than supports auto creation of UIViewControllers.
- URLNavigator - Elegant URL Routing for Swift.
-
App Store
- InAppFw - In App Purchase Manager framework.
- SwiftyStoreKit - Lightweight In App Purchases Swift framework.
-
Bluetooth
- BlueCap - BlueCap provides a swift wrapper around CoreBluetooth and much more.
-
Camera
- ALCameraViewController - Camera view controller with custom image picker and image cropping.
- Fusuma - Instagram-like photo browser and a camera feature.
-
Chat
- Chatto - A lightweight framework to build chat applications, made in Swift.
-
Concurrency
- Venice - Communicating sequential processes (CSP) for Swift 2 (Linux ready).
-
Gesture
- Tactile - Attach function handlers to gesture and control events in a more expressive and safer way.
- DBPathRecognizer - db path recognizer for letters.
-
Key Value Coding
- SwiftKVC - Key-Value Coding (KVC) for native Swift classes and structs.
-
Kit
- BFKit-Swift - A collection of useful classes to develop Apps faster.
-
Localization
- Localize-Swift - Localize apps using e.g. regular expressions in Localizable.strings.
- Swifternalization - Localize apps using e.g. regular expressions in Localizable.strings.
-
Location
- SwiftLocation - iOS CoreLocation Wrapper made in Swift.
-
Sensors
- MotionKit - iOS device sensors wrapper.
-
Video
- Player - iOS video player in Swift, simple drop in component for playing and streaming media.
-
-
Misc
-
Video
- sbconstants - A nifty tool to generate constants file by grabbing identifiers from storyboards in a Swift project.
- swift-compiler-crashes - A collection of test cases crashing the Swift compiler.
- SwiftHub - A universal app you can use to browse the newest Swift repositories on Github.
-
Programming Languages
Categories
Sub Categories
UI
114
Data Management
54
iOS
52
Network
51
Utility
49
Images
20
Events
18
Layout
17
Third party Guides
16
OS X
11
Testing
11
Security
11
Colors
10
Fonts
10
Logging
10
Text
9
API
9
Date
8
Thread
7
Animation
6
Style Guides
5
Math
5
Command Line
4
Embedded Systems
4
Video
4
Quality
4
Audio
3
Vim
3
Localization
2
System
2
App Store
2
Gesture
2
Official Guides
2
App Routing
2
Camera
2
iBeacon
1
Sensors
1
Bluetooth
1
Chat
1
Concurrency
1
Keyboard
1
Key Value Coding
1
Location
1
Kit
1
Keywords
swift
167
ios
75
cocoapods
41
carthage
39
macos
21
tvos
13
xcode
13
animation
12
swift-library
9
swift-package-manager
8
watchos
7
json
7
ui
7
swift-3
7
networking
6
cache
6
ios-ui
5
server-side-swift
5
swift-framework
5
uikit
4
linux
4
coredata
4
debugging
4
objective-c
4
notifications
4
reactive
4
alamofire
4
swiftpm
4
photos
3
swift3
3
autolayout
3
request
3
date
3
dictionary
3
uitableview
3
rxswift
3
apple
3
reactiveswift
3
image
3
ios-app
3
database
3
sqlite
3
protocol
3
http
3
validation
3
library
3
observer
3
ios-swift
3
audio
3
server
3