Awesome Swift

2D

  • FengNiao FengNiao 3,382
    star
    updated 9 months ago MIT License

    A command line tool for cleaning unused resources in Xcode.

  • updated almost 7 years ago

    Cross-platform 2D Game Engine in pure Swift

  • Hedwig Hedwig 1,117
    star
    updated over 7 years ago MIT License

    Send email to any SMTP server like a boss, in Swift and cross-platform

3D

  • ARTetris ARTetris 1,532
    star
    updated about 1 year ago MIT License

    Augmented Reality Tetris made with ARKit and SceneKit

  • Euclid Euclid 637
    star
    updated about 2 months ago MIT License

    A Swift library for creating and manipulating 3D geometry

  • updated about 5 years ago BSD 2-Clause "Sim...

    The fastest 🚀 way to embed a 3D model in Swift

  • Satin Satin 782
    star
    updated over 1 year ago MIT License

    A 3D Graphics Framework built on Apple's Metal

3D Touch

  • AMPopTip AMPopTip 3,188
    star
    updated 7 months ago MIT License

    An animated popover that pops out a given frame, great for subtle UI tips and onboarding.

  • updated over 1 year ago MIT License

    Scrollable UINavigationBar that follows the scrolling of a UIScrollView

Accessibility

  • updated 4 months ago MIT License

    Unified accessibility API for iOS, macOS, tvOS & watchOS.

  • updated about 2 months ago MIT License

    UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.

  • Render Render 2,157
    star
    updated almost 5 years ago

    UIKit a-là SwiftUI.framework [min deployment target iOS10]

AI

  • updated about 4 years ago Apache License 2.0

    A toolbox of AI modules written in Swift: Graphs/Trees, Support Vector Machines, Neural Networks, PCA, K-Means, Genetic Algorithms

  • updated over 1 year ago MIT License

    Largest list of models for Core ML (for iOS 11+)

  • updated about 2 years ago MIT License

    Types and functions that make it a little easier to work with Core ML in Swift.

  • DL4S DL4S 99
    star
    updated 11 months ago MIT License

    Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift - from watchOS to Linux

  • updated over 6 years ago MIT License

    Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.

  • updated 4 months ago GNU General Publi...

    OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS

  • updated about 6 years ago

    The MobileNet neural network using Apple's new CoreML framework

  • OpenAI OpenAI 1,990
    star
    updated 2 months ago MIT License

    Swift community driven package for OpenAI public API

  • Swift-AI Swift-AI 6,028
    star
    updated over 7 years ago MIT License

    The Swift machine learning library.

  • updated over 4 years ago MIT License

    SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.

Alert, Tooltips, Toasts

  • updated almost 4 years ago MIT License

    Swifty, modern UIAlertController wrapper.

  • AlertKit AlertKit 2,352
    star
    updated about 2 months ago MIT License

    Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.

  • updated 8 months ago MIT License

    Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...

  • updated 3 months ago MIT License

    Create Apple-like alerts & toasts using SwiftUI

  • updated over 5 years ago MIT License

    🍞 An async waiting toast with basic toast. Inspired by facebook posting toast

  • updated about 4 years ago MIT License

    Make. It. Bounce.

  • updated over 2 years ago MIT License

    General-purpose contextual cards for iOS

  • updated almost 4 years ago MIT License

    Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift

  • updated over 1 year ago MIT License

    Easy Swift UIAlertController

  • updated about 3 years ago MIT License

    A simple style messages/notifications, in Swift.

  • updated almost 7 years ago MIT License

    Simple UIAlertController builder class in Swift.

  • Loaf Loaf 1,090
    star
    updated over 1 year ago MIT License

    🍞 A Swifty Framework for Easy iOS Toasts

  • updated about 1 year ago MIT License

    The easiest way to display highly customizable in app notification banners in iOS

  • updated over 1 year ago MIT License

    PMAlertController is a great and customizable alert that can substitute UIAlertController

  • updated 8 months ago Other

    A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.

  • PopupView PopupView 3,315
    star
    updated 2 months ago MIT License

    Toasts and popups library written with SwiftUI

  • updated 12 months ago MIT License

    ProgressHUD is a lightweight and easy-to-use HUD for iOS. With more than 5000+ animations. ‼️

  • updated 9 months ago MIT License

    Beautiful animated Alert View. Written in Swift

  • Sheet Sheet 337
    star
    updated almost 3 years ago MIT License

    📑 Actionsheet with navigation features such as the Flipboard App

  • updated about 1 year ago MIT License

    Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow in iOS-like way.

  • updated over 4 years ago MIT License

    Live animated Alert View for iOS written in Swift

  • updated over 6 years ago Other

    A Swift library to design custom prompts with a great scope of options to choose from.

  • updated 5 months ago MIT License

    SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.

  • updated 5 months ago MIT License

    A Swifty UI framework for notifications and alerts.

  • updated about 6 years ago MIT License

    SwiftOverlays is a Swift GUI library for displaying various popups and notifications

  • updated almost 5 years ago MIT License

    This is an example project of SwiftUI and Combine using GitHub API.

  • updated over 5 years ago MIT License

    🚀 This is a tiny experimental application using SwiftUI with Flux architecture.

  • updated about 2 months ago MIT License

    A simple way to show toast in SwiftUI.

  • updated over 1 year ago MIT License

    Fully customizable and extensible action sheet controller written in Swift

  • Zingle Zingle 111
    star
    updated over 4 years ago MIT License

    Zingle – An alert will display underneath your UINavigationBar 🎅

Algorithm

  • updated over 4 years ago MIT License

    Algorithm is a library of tools that is used to create intelligent applications.

  • BTree BTree 1,312
    star
    updated over 2 years ago MIT License

    Fast sorted collections for Swift using in-memory B-trees

  • updated 5 months ago MIT License

    Algorithms and data structures in Swift, with explanations!

  • updated 2 months ago Apache License 2.0

    Commonly used sequence and collection algorithms for Swift

  • updated 2 months ago Apache License 2.0

    Async Algorithms for Swift

  • updated about 5 years ago MIT License

    Swift implementation of the longest common subsequence (LCS) algorithm.

  • updated over 2 years ago Other

    Examples of commonly used data structures and algorithms in Swift.

Analytics

  • updated about 1 year ago Apache License 2.0

    Official iOS (Swift) Tracking Library for Mixpanel Analytics

  • updated almost 2 years ago MIT License

    An abstraction layer for analytics in your app to keep your tracking code clean and reusable.

  • updated over 1 year ago MIT License

    ☂️ Analytics abstraction layer for Swift

Animation

  • Advance Advance 4,502
    star
    updated over 2 years ago BSD 2-Clause "Sim...

    Physics-based animations for iOS, tvOS, and macOS.

  • anim anim 568
    star
    updated over 3 years ago MIT License

    Swift animation library for iOS, tvOS and macOS.

  • Anima Anima 537
    star
    updated over 1 year ago MIT License

    Anima is chainable Layer-Based Animation library for Swift5.

  • updated over 2 years ago MIT License

    :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion

  • updated over 6 years ago MIT License

    A custom View with fancy collectionView animation

  • Comets Comets 601
    star
    updated about 5 years ago MIT License

    ☄️Comets: Animating Particles in Swift

  • Dance Dance 647
    star
    updated about 7 years ago MIT License

    A radical & elegant animation library for iOS.

  • updated over 2 years ago MIT License

    Cute Animated Button written in Swift.

  • Ease Ease 1,262
    star
    updated about 4 years ago MIT License

    It's magic.

  • updated almost 4 years ago MIT License

    A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!

  • updated over 1 year ago Apache License 2.0

    Elegant SVG animation kit for swift

  • updated over 4 years ago Other

    Advanced Natural Motion Animations, Simple Blocks Based Syntax

  • Gemini Gemini 3,246
    star
    updated about 1 year ago MIT License

    Gemini is rich scroll based animation framework for iOS, written in Swift.

  • updated over 3 years ago MIT License

    Swift interpolation for gesture-driven animations

  • updated over 2 years ago MIT License

    :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion

  • Pastel Pastel 3,473
    star
    updated almost 2 years ago MIT License

    🎨 Gradient animation effect like Instagram

  • Poi Poi 66
    star
    updated over 4 years ago MIT License
  • updated over 4 years ago Other

    📑 Presentation helps you to make tutorials, release notes and animated pages.

  • Pulsator Pulsator 1,376
    star
    updated about 3 years ago MIT License

    Pulse animation for iOS

  • updated 12 months ago MIT License

    A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.

  • updated almost 4 years ago MIT License

    Pull-to-refresh animation in UICollectionView with a sticky header flow layout, written in Swift 🔶

  • updated almost 3 years ago MIT License

    A super simple carousel view with scaling transitions written in Swift

  • Sica Sica 1,056
    star
    updated almost 3 years ago MIT License

    🦌 Simple Interface Core Animation. Run type-safe animation sequencially or parallelly

  • updated 2 months ago MIT License

    ☠️ Elegant skeleton loading animation in lightweight SwiftUI

  • Spring Spring 14,084
    star
    updated over 1 year ago MIT License

    A library to simplify iOS animations in Swift.

  • updated over 3 years ago MIT License

    Better Easing for SpriteKit in Swift

  • updated 7 months ago MIT License

    Swift library for choreographing animations on the screen.

  • Stellar Stellar 2,937
    star
    updated about 5 years ago MIT License

    A fantastic Physical animation library for swift

  • updated over 3 years ago MIT License

    A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest

  • updated over 1 year ago MIT License

    SwiftUI Animation

  • updated about 1 month ago Apache License 2.0

    A repository containing a variety of animations and Animated components created in SwiftUI that you can use in your own projects.

  • updated over 4 years ago MIT License

    Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.

  • TweenKit TweenKit 1,345
    star
    updated about 4 years ago MIT License

    Animation library for iOS in Swift

  • updated 11 months ago MIT License

    ViewAnimator brings your UI to life with just one line

  • updated over 3 years ago BSD 2-Clause "Sim...

    Your fast and friendly physics-based animation system.

  • updated about 1 year ago MIT License

    Designed for gesture-driven animations. Fast, simple, & extensible!

API

  • updated about 2 years ago MIT License

    Controls the visibility of the network activity indicator on iOS using Alamofire.

  • updated over 1 year ago Apache License 2.0

    Swift client for Kubernetes

  • updated almost 3 years ago MIT License

    Swift implementation of Github REST API v3

  • Moya Moya 15,044
    star
    updated 3 months ago MIT License

    Network abstraction layer written in Swift.

  • updated over 5 years ago BSD 3-Clause "New...

    Google Directions API helper for iOS, written in Swift

  • updated over 3 years ago MIT License

    👤 Framework to Generate Random Users - An Unofficial Swift SDK for randomuser.me

  • updated over 4 years ago MIT License

    Swift Reddit API Wrapper

  • Swifter Swifter 2,389
    star
    updated over 2 years ago MIT License

    [DEPRECATED] 🐦 A Twitter framework for iOS & OS X written in Swift

  • updated 5 months ago MIT License

    The Swift-est way to build native mobile apps that connect to Salesforce.

  • updated over 2 years ago MIT License

    Instagram Private API Swift

App Routing

  • Appz Appz 1,169
    star
    updated about 3 years ago MIT License

    📱 Launch external apps, and deeplink, with ease using Swift!

  • updated 8 months ago MIT License

    🚍 Route URL schemes easily

  • Linker Linker 137
    star
    updated over 6 years ago MIT License

    🎯 Your easiest way to handle all URLs.

  • updated over 4 years ago MIT License

    LiteRoute is easy transition for your app. Written on Swift 4

  • updated over 3 years ago MIT License

    Declarative URL- and state-based router written in Swift.

  • updated over 4 years ago MIT License

    :octocat: NavigationStack is a stack-modeled UI navigation controller. Swift UI library made by @Ramotion

  • needle needle 1,810
    star
    updated 21 days ago Apache License 2.0

    Compile-time safe Swift dependency injection framework

  • RxFlow RxFlow 1,872
    star
    updated 9 months ago MIT License

    RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern

  • updated over 1 year ago Apache License 2.0

    A library for managing complex workflows in Swift

  • updated about 5 years ago MIT License

    A URL Router for iOS, written in Swift

  • updated 5 months ago MIT License

    ⛵️ Elegant URL Routing for Swift

App Store

  • updated 16 days ago MIT License

    Build, Measure and Grow iOS subscription business

  • updated almost 2 years ago MIT License

    ⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.

  • Hero Hero 22,027
    star
    updated 8 months ago MIT License

    Elegant transition library for iOS & tvOS

  • updated over 2 years ago MIT License

    A Simple and Lightweight framework for In App Purchase

  • updated 4 months ago MIT License

    A modern In-App Purchases management framework for iOS.

  • Moya Moya 15,044
    star
    updated 3 months ago MIT License

    Network abstraction layer written in Swift.

  • updated 3 months ago MIT License

    Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺

  • updated 3 months ago GNU General Publi...

    WordPress for iOS - Official repository

Audio

  • AudioKit AudioKit 10,555
    star
    updated 3 months ago MIT License

    Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS

  • updated 4 months ago MIT License

    Controls and Visualization for AudioKit apps

  • updated about 4 years ago MIT License

    AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote).

  • updated about 3 years ago MIT License

    AudioPlayer is a simple class for playing audio in iOS, macOS and tvOS apps.

  • updated about 3 years ago Other

    🎸 A maestro of pitch detection.

  • updated almost 3 years ago MIT License

    Start recording when the user speaks

  • updated 7 months ago MIT License

    Reads an audio file and displays the waveform

  • updated about 2 years ago MIT License

    ModernAVPlayer is a persistence AVPlayer wrapper

  • updated over 3 years ago MIT License

    A framework for composing and transforming music in Swift

  • updated almost 2 years ago MIT License

    Streaming and realtime audio manipulation with AVAudioEngine

  • updated almost 2 years ago MIT License

    SwiftySound is a simple library that lets you play sounds with a single line of code.

  • updated about 2 years ago MIT License

    🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI

Augmented Reality

  • updated 6 months ago MIT License

    Combines the high accuracy of AR with the scale of GPS data.

  • updated over 1 year ago

    ARKit Demo Application

  • updated about 7 years ago Apache License 2.0

    A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)

  • updated almost 2 years ago Apache License 2.0

    Capture & record ARKit videos 📹, photos 🌄, Live Photos 🎇, and GIFs 🎆.

  • updated 5 months ago

    A curated list of awesome ARKit projects and resources. Feel free to contribute!

  • updated about 3 years ago MIT License

    Simple project to detect objects and display 3D labels above them in AR. This serves as a basic Template for an ARKit project to use CoreML.

Authentication

  • updated 2 months ago Other

    Two-Factor Authentication Client for iOS

  • Cely Cely 166
    star
    updated over 4 years ago MIT License

    Plug-n-Play login system for iOS written in Swift

  • updated almost 3 years ago MIT License

    Simple view controller to log in and retrieve an access token from LinkedIn.

  • updated almost 6 years ago MIT License

    LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.

  • updated about 1 year ago MIT License

    [In]visible ReCaptcha v2 for iOS

  • updated over 3 years ago Apache License 2.0

    Swift framework for authenticating with the Spotify API

Auto Layout

  • Agrume Agrume 790
    star
    updated about 2 months ago MIT License

    🍋 A lemony fresh iOS image viewer written in Swift.

  • updated about 6 years ago MIT License

    Auto Layout (and manual layout) in one line.

  • updated over 5 years ago BSD 3-Clause "New...

    A Swift port of the Cassowary linear constraint solver

  • updated over 7 years ago

    Centering a view in a super view with Visual Format Language using Auto Layout in iOS/Swift

  • updated almost 4 years ago MIT License

    An easy way to create and layout UI components for iOS (Swift version).

  • updated over 4 years ago MIT License

    📱AutoLayout can be set differently for each device

  • EasyPeasy EasyPeasy 1,939
    star
    updated over 2 years ago MIT License

    Auto Layout made easy

  • updated about 2 years ago MIT License

    Lightweight Swift framework for Apple's Auto-Layout

  • updated over 5 years ago MIT License

    An easier and faster way to code Autolayout

  • HypeUI HypeUI 127
    star
    updated 4 months ago Apache License 2.0

    🌺 HypeUI is a implementation of Apple's SwiftUI DSL style based on UIKit

  • updated over 5 years ago MIT License

    An Impressive Auto Layout DSL for iOS, tvOS & OSX. & It is written in pure swift.

  • updated about 5 years ago MIT License

    MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.

  • updated over 1 year ago MIT License

    A compact but full-featured Auto Layout DSL for Swift

  • updated over 1 year ago MIT License

    The fast path to autolayout views in code

  • updated about 2 months ago MIT License

    A very flexible message bar for UIKit and SwiftUI.

  • updated about 1 year ago MIT License

    👩‍🎨 Elegant Attributed String composition in Swift sauce

  • updated almost 2 years ago MIT License

    Auto Layout In Swift Made Easy

Barcode & QR

  • updated 5 months ago Other

    🔎 A simple and beautiful barcode scanner.

  • updated 7 months ago MIT License

    A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.

  • EFQRCode EFQRCode 4,571
    star
    updated 20 days ago MIT License

    A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.

  • QRCode QRCode 740
    star
    updated over 2 years ago MIT License

    A QRCode generator written in Swift.

  • updated 6 months ago MIT License

    Simple QRCode reader in Swift

  • updated over 1 year ago MIT License

    1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.

  • updated about 6 years ago MIT License

    Simple QRCode detector and generator in Swift

  • swiftScan swiftScan 1,589
    star
    updated 12 months ago MIT License

    A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)

Benchmark

  • updated over 2 years ago Apache License 2.0

    A swift library to benchmark code snippets.

  • updated almost 5 years ago MIT License

    📈 CLI to profile compilation time of Swift project

Bluetooth

  • Bleu Bleu 489
    star
    updated almost 5 years ago MIT License

    BLE (Bluetooth LE) for U🎁 Bleu is the best in the Bluetooth library.

  • updated over 1 year ago MIT License

    iOS Bluetooth LE framework

  • updated over 1 year ago MIT License

    iOS app for use with Bluefruit Bluetooth LE modules and dev boards from Adafruit (v2.0)

  • bluejay bluejay 1,093
    star
    updated 9 months ago MIT License

    A simple Swift framework for building reliable Bluetooth LE apps.

  • updated over 1 year ago MIT License

    A Bluetooth Low Energy browser, an open-source alternative to LightBlue for OS X

  • updated about 1 year ago Other

    Easily communicate between iOS/OSX devices using BLE

  • updated 7 months ago Apache License 2.0

    iOS & OSX Bluetooth library for RxSwift

  • updated over 1 year ago MIT License

    Closures based APIs for CoreBluetooth

Blur

  • updated about 6 years ago GNU General Publi...

    Apply a Gaussian Blur to any UIView with Swift Protocol Extensions

  • updated about 5 years ago MIT License

    ForceBlur Animation for iOS Messaging Apps

  • updated over 4 years ago MIT License

    Easily use gradients in UIKit for iOS & tvOS

  • updated 3 months ago MIT License

    Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱

Boilerplates

  • Alamofire Alamofire 40,922
    star
    updated about 2 months ago MIT License

    Elegant HTTP Networking in Swift

  • updated 4 months ago MIT License

    Example of Clean Architecture of iOS app using RxSwift

  • updated over 1 year ago MIT License

    Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.

  • updated about 2 years ago MIT License

    A tool to translate xib and storyboard XML into Swift models.

  • updated over 2 years ago MIT License

    🛠 A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.

  • updated over 1 year ago MIT License

    iOS project template with fastlane lanes, Travis CI jobs and GitHub integrations of Codecov, HoundCI for SwiftLint and Danger

  • Kingfisher Kingfisher 23,065
    star
    updated about 2 months ago MIT License

    A lightweight, pure-Swift library for downloading and caching images from the web.

  • lottie-ios lottie-ios 25,685
    star
    updated 21 days ago Apache License 2.0

    An iOS library to natively render After Effects vector animations

  • updated over 2 years ago MIT License

    :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion

  • Quick Quick 9,784
    star
    updated about 2 months ago Apache License 2.0

    The Swift (and Objective-C) testing framework.

  • updated about 1 year ago MIT License

    Replacement for Apple's Reachability re-written in Swift with closures

  • Result Result 2,507
    star
    updated over 3 years ago MIT License

    Swift type modelling the success/failure of arbitrary operations.

  • RxSwift RxSwift 24,267
    star
    updated 2 months ago MIT License

    Reactive Programming in Swift

  • Sourcery Sourcery 7,655
    star
    updated 29 days ago MIT License

    Meta-programming for Swift, stop writing boilerplate code.

  • Splash Splash 1,758
    star
    updated 5 months ago MIT License

    A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun!

  • updated about 1 month ago MIT License

    A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

  • updated 7 months ago MIT License

    An opinionated starting point for awesome, reusable Swift 5 modules

  • updated over 2 years ago MIT License

    QuickCheck for Swift

  • updated over 5 years ago MIT License

    Easily generate cross platform Swift framework projects from the command line

  • updated 8 months ago MIT License

    Swinject extension for automatic dependency injection via Storyboard

  • updated 6 months ago MIT License

    Nothing but sugar.

Bots

  • Marathon Marathon 1,867
    star
    updated about 5 years ago MIT License

    [DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃

  • updated almost 3 years ago Apache License 2.0

    Telegram Bot SDK for Swift (unofficial)

  • updated about 3 years ago MIT License

    Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS

Button

  • updated over 2 years ago MIT License

    Customizable download button with progress and transition animations. It is based on Apple's App Store download button.

  • updated about 3 years ago MIT License

    A small and flexible (well documented) UIButton subclass with animated loading progress, and completion animation.

  • updated 5 months ago MIT License

    UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.

  • updated over 2 years ago MIT License

    Cute Animated Button written in Swift.

  • updated about 5 years ago MIT License

    Yet another animated flat buttons in Swift

  • updated almost 6 years ago MIT License

    Customizable and easy to use expandable button in Swift.

  • updated 3 months ago MIT License

    Easily customizable floating button menu created with SwiftUI

  • Floaty Floaty 1,541
    star
    updated about 2 years ago MIT License

    ❤️ Floating Action Button for iOS

  • updated over 1 year ago MIT License

    IGStoryButtonKit provides an easy-to-use button with rich animation and multiple way inspired by instagram story/stories.

  • LGButton LGButton 2,297
    star
    updated about 4 years ago MIT License

    A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.

  • updated over 2 years ago MIT License

    Material Design Floating Action Button in liquid state

  • updated 6 months ago MIT License

    A radio button with a pretty animation

  • updated 5 months ago MIT License

    Multiple state tap-to-toggle UIButton (like old camera flash button)

  • updated about 6 years ago MIT License

    Revamped Download Button. It's kinda a reverse engineering of Netflix's app download button.

  • updated over 1 year ago MIT License

    🔥 PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎

  • updated 5 months ago MIT License

    The missing iOS radio buttons group.

  • updated 5 months ago MIT License

    Simple single-selection or multiple-selection checklist, based on UITableView

  • updated over 1 year ago Other

    Animated Social share buttons control for iOS written in Swift

  • updated about 3 years ago MIT License

    Simple and customizable button in Swift

  • updated about 2 years ago MIT License

    UIButton sublass for loading and transition animation.

  • updated over 5 years ago MIT License

    Custom UIButton effect inspired by Google Material Design

Cache

  • updated about 3 years ago MIT License

    Delightful on-disk cache (written in Swift)

  • Cache Cache 2,942
    star
    updated 3 months ago Other

    📦 Nothing but Cache.

  • updated over 3 years ago MIT License

    A Caching Library is written in Swift that can cache JSON, Image, Zip or AnyObject with expiry date/TTYL and force refresh.

  • Carlos Carlos 644
    star
    updated about 1 year ago MIT License

    A simple but flexible cache

  • updated over 3 years ago Other

    a NSURLCache subclass for handling all web requests that use NSURLRequest

  • Hedwig Hedwig 1,117
    star
    updated over 7 years ago MIT License

    Send email to any SMTP server like a boss, in Swift and cross-platform

  • updated over 3 years ago MIT License

    LRU, type-safe, thread-safe memory cache class in Swift

  • updated over 4 years ago MIT License

    An attractive color generator for Swift. Ported from randomColor.js.

  • updated almost 4 years ago MIT License

    A small key-value data cache for iOS, macOS and tvOS, written in Swift.

Calendar

  • updated 3 months ago MIT License

    📅 Calendar for Apple platforms in Swift

  • updated 11 months ago MIT License

    An Easy to Use Calendar for iOS (Swift 5.0)

  • updated almost 3 years ago MIT License

    A nicer iOS UI component for picking date and time

  • updated 10 months ago MIT License

    The elegant full screen calendar missed in SwiftUI.

  • updated about 2 months ago Apache License 2.0

    A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.

  • updated about 3 years ago MIT License

    Tutorials from ioscreator.com

  • updated about 1 year ago MIT License

    The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable

  • Koyomi Koyomi 748
    star
    updated over 5 years ago MIT License

    Simple customizable calendar component in Swift 📆

  • updated about 1 month ago MIT License

    A most fully customization calendar for Apple platforms 📅

  • updated almost 4 years ago MIT License

    Simple timeline view implemented by UITableViewCell

  • updated about 6 years ago MIT License

    A Github's like work contribution timeline. 🤸🏻

Camera

  • updated over 2 years ago MIT License

    A camera view controller with custom image picker and image cropping.

  • updated 5 months ago MIT License

    Show camera layer as a background to any UIView

  • updated about 1 year ago Apache License 2.0

    Library for iOS Camera API. Massively increase performance and ease of use within your next iOS Project.

  • updated over 1 year ago MIT License

    Simple Swift class to provide all the configurations you need to create custom camera view in your app

  • FDTake FDTake 322
    star
    updated almost 2 years ago MIT License

    Easily take a photo or video or choose from library

  • Fusuma Fusuma 2,459
    star
    updated almost 5 years ago MIT License

    Instagram-like photo browser and a camera feature with a few line of code in Swift.

  • NextLevel NextLevel 2,184
    star
    updated 3 months ago MIT License

    ⬆️ Media Capture in Swift

  • SwiftyCam SwiftyCam 2,077
    star
    updated over 2 years ago BSD 2-Clause "Sim...

    A Snapchat Inspired iOS Camera Framework written in Swift

Cards

  • updated over 3 years ago MIT License

    Card flip animation by pan gesture.

  • updated over 3 years ago MIT License

    A navigation controller that displays its view controllers as an interactive stack of cards.

  • CardParts CardParts 2,518
    star
    updated over 2 years ago Other

    A reactive, card-based UI framework built on UIKit for iOS developers.

  • updated over 2 years ago

    Innovative twist to Tinder cards for iOS.

  • updated about 1 year ago MIT License

    A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.

  • updated over 1 year ago MIT License

    A simple view for building card like interface inspired by Tinder and Potluck.

Chart

  • Charts Charts 27,274
    star
    updated 7 months ago Apache License 2.0

    Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

  • ChartView ChartView 5,284
    star
    updated 10 months ago MIT License

    ChartView made in SwiftUI

  • Graphs Graphs 975
    star
    updated over 6 years ago MIT License

    Light weight charts view generater for iOS. Written in Swift.

  • updated over 3 years ago MIT License

    Stock Chart include CandleStickChart,TimeLineChart. 股票走势图,包括 K 线图,分时图,手势缩放,拖动

  • KSChart KSChart 1,029
    star
    updated 2 months ago MIT License

    k线图/kline/kchart,已经集成MA/EMA/MACD/KDJ/BOLL/RSI/WR/AVG等指标,新增指标及其方便。适用于股票/区块链交易所等种类App。Swift5编写,CPU/内存占用率极低,60FPS稳定运行。示例集成websocket,并接入币安数据(需VPN)。

  • Plot Plot 1,979
    star
    updated 3 months ago MIT License

    A DSL for writing type-safe HTML, XML and RSS in Swift.

  • updated about 7 years ago MIT License

    A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation

  • updated almost 4 years ago MIT License

    An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.

  • updated about 1 year ago MIT License

    An overview of the different types of charts you can make with Swift Charts

  • updated over 2 years ago MIT License

    Line and area chart library for iOS

  • updated over 1 year ago Apache License 2.0

    Easy to use and highly customizable charts library for iOS

  • updated almost 3 years ago MIT License

    🚀 SwiftUI Charts with custom styles

  • updated over 1 year ago MIT License

    A customizable radar chart in Swift

Chat

  • Chatto Chatto 4,476
    star
    updated 3 months ago MIT License

    A lightweight framework to build chat applications, made in Swift

  • updated 3 months ago MIT License

    A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments

  • updated about 2 months ago MIT License

    A community-driven replacement for JSQMessagesViewController

  • updated about 2 months ago MIT License

    Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift

  • updated over 3 years ago MIT License

    💬 A UI framework for building messenger interfaces on iOS

  • NoChat NoChat 591
    star
    updated over 3 years ago

    A lightweight chat UI framework for iOS.

  • updated about 1 year ago Other

    💬 iOS Chat SDK in Swift - Build your own app chat experience for iOS using the official Stream Chat API

Code Analysis

  • Pecker Pecker 1,446
    star
    updated over 2 years ago MIT License

    CodePecker is a tool to detect unused Swift code.

  • periphery periphery 5,162
    star
    updated 25 days ago MIT License

    A tool to identify unused code in Swift projects.

  • Sitrep Sitrep 1,294
    star
    updated over 1 year ago Apache License 2.0

    A source code analyzer for Swift projects.

Code Coverage

  • updated about 7 years ago MIT License

    A tool to generate test code coverage information for Swift.

Colors

  • updated 8 months ago MIT License

    🎨 An intuitive iOS color picker built in Swift.

  • updated over 3 years ago MIT License

    Extensions giving Swift's Codable API type inference super powers 🦸‍♂️🦹‍♀️

  • updated 9 months ago MIT License

    Advanced color manipulation for iOS.

  • updated 10 months ago MIT License

    Yet another extension to manipulate colors easily in Swift and SwiftUI

  • updated almost 2 years ago MIT License

    🌔 A curated collection of splendid 180+ gradients made in swift

  • Hue Hue 3,463
    star
    updated about 1 year ago Other

    🎨 Hue is the all-in-one coloring utility that you'll ever need.

  • updated about 4 years ago Other

    A project to create a blazingly fast Swift game engine that is a joy to use 🚀

  • Ink Ink 2,377
    star
    updated 7 months ago MIT License

    A fast and flexible Markdown parser written in Swift.

  • Nuke Nuke 7,952
    star
    updated 3 months ago MIT License

    Image loading system

  • Plot Plot 1,979
    star
    updated 3 months ago MIT License

    A DSL for writing type-safe HTML, XML and RSS in Swift.

  • updated about 4 years ago MIT License

    Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.

  • Rainbow Rainbow 1,839
    star
    updated about 2 months ago MIT License

    Delightful console output for Swift developers.

  • updated over 5 years ago MIT License

    Require optional values to be non-nil, or crash gracefully

  • updated over 3 years ago MIT License

    An action sheet styled color picker for iOS.

  • Splash Splash 1,758
    star
    updated 5 months ago MIT License

    A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun!

  • updated about 2 years ago MIT License

    HEX color handling as an extension for UIColor.

  • updated about 1 year ago MIT License

    A simple and powerful library for using gradient layer, image, color

Command Line

  • Ashen Ashen 102
    star
    updated about 2 years ago

    A framework for writing terminal applications in Swift.

  • Commander Commander 1,530
    star
    updated over 2 years ago BSD 3-Clause "New...

    Compose beautiful command line interfaces in Swift

  • updated almost 6 years ago Apache License 2.0

    A pure Swift library for creating command-line interfaces

  • Dollar Dollar 4,244
    star
    updated over 2 years ago MIT License

    A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript

  • Guaka Guaka 1,146
    star
    updated about 5 years ago MIT License

    The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖

  • updated over 1 year ago BSD 2-Clause "Sim...

    A pure Swift replacement for readline

  • Mint Mint 2,249
    star
    updated 8 months ago MIT License

    A package manager that installs and runs executable Swift packages

  • nef nef 270
    star
    updated over 2 years ago Other

    💊 steroids for Xcode Playgrounds

  • updated 9 months ago MIT License

    ⌛ Add beautiful progress bars to your loops.

  • Rainbow Rainbow 1,839
    star
    updated about 2 months ago MIT License

    Delightful console output for Swift developers.

  • updated 4 months ago Apache License 2.0

    The Package Manager for the Swift Programming Language

  • updated over 1 year ago MIT License

    Code samples from the Swift by Sundell website & podcast

  • updated about 3 years ago MIT License

    A powerful framework for developing CLIs in Swift

  • Swiftline Swiftline 1,194
    star
    updated almost 3 years ago MIT License

    Swiftline is a set of tools to help you create command line applications.

  • updated about 4 years ago MIT License

    A Swift framework for shell scripting.

  • updated over 1 year ago MIT License

    A lightweight library for generating text tables.

  • Wrap Wrap 732
    star
    updated over 3 years ago MIT License

    [DEPRECATED] The easy to use Swift JSON encoder

Concurrency

  • updated about 3 years ago MIT License

    A complete set of primitives for concurrency and reactive programming on Swift

  • updated over 2 years ago MIT License

    Write great asynchronous code in Swift using futures and promises

  • updated over 4 years ago MIT License

    Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

  • updated over 6 years ago MIT License

    Easy, concurrent, asynchronous tasks in Swift.

  • Hydra Hydra 1,973
    star
    updated almost 3 years ago MIT License

    ⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

  • Mocker Mocker 1,096
    star
    updated 5 months ago MIT License

    Mock Alamofire and URLSession requests without touching your code implementation

  • Nimble Nimble 4,803
    star
    updated about 2 months ago Apache License 2.0

    A Matcher Framework for Swift and Objective-C

  • Queuer Queuer 1,089
    star
    updated 23 days ago MIT License

    Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

  • updated 7 months ago MIT License

    Streams of values over time

  • updated 2 months ago MIT License

    A Synchronization Primitive for Swift Concurrency

  • swift-nio swift-nio 7,274
    star
    updated over 1 year ago Apache License 2.0

    Event-driven network application framework for high performance protocol servers & clients, non-blocking.

  • updated 8 months ago Apache License 2.0

    A high performance Redis protocol (RESP) implementation for SwiftNIO

  • updated almost 3 years ago MIT License

    Swift coroutines for iOS, macOS and Linux.

  • SwiftTask SwiftTask 1,925
    star
    updated over 5 years ago MIT License

    Promise + progress + pause + cancel + retry for Swift.

  • Swiftz Swiftz 3,325
    star
    updated over 2 years ago BSD 3-Clause "New...

    Functional programming in Swift

  • updated about 6 years ago MIT License

    A Task Queue Class developed in Swift (by Marin Todorov)

  • updated over 1 year ago MIT License

    One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.

  • Venice Venice 1,497
    star
    updated over 5 years ago MIT License

    Coroutines, structured concurrency and CSP for Swift on macOS and Linux.

  • updated almost 4 years ago MIT License

    A Swift SDK for WeTransfer’s public API

Content Viewers

  • updated over 1 year ago Apache License 2.0

    iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links

Converters

  • updated 5 months ago MIT License

    Simple JSON Object mapping written in Swift

  • updated 5 days ago MIT License

    A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.

  • Result Result 2,507
    star
    updated over 3 years ago MIT License

    Swift type modelling the success/failure of arbitrary operations.

  • SwiftHTTP SwiftHTTP 1,880
    star
    updated over 3 years ago Apache License 2.0

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

  • updated 5 months ago MIT License

    Convenient & secure logging during development & release in Swift 4 & 5

  • SwiftyJSON SwiftyJSON 22,443
    star
    updated 6 months ago MIT License

    The better way to deal with JSON data in Swift.

  • Zolang Zolang 145
    star
    updated over 2 years ago

    A programming language for generating code for multiple platforms

Core Data

  • updated about 6 years ago MIT License

    Super awesome Swift minion for Core Data (iOS, macOS, tvOS)

  • updated over 5 years ago MIT License

    Sample code for the objc.io Core Data book

  • CoreStore CoreStore 3,986
    star
    updated 3 months ago MIT License

    Unleashing the real power of Core Data with the elegance and safety of Swift

  • updated over 5 years ago MIT License

    Simple CoreData wrapper to ease operations

  • Graph Graph 874
    star
    updated almost 2 years ago MIT License

    Graph is a semantic database that is used to create data-driven applications.

  • updated about 1 month ago MIT License

    A swifter Core Data stack

  • updated 9 months ago Apache License 2.0

    JustPersist is the easiest and safest way to do persistence on iOS with Core Data support out of the box. It also allows you to migrate to any other persistence framework with minimal effort.

  • QueryKit QueryKit 1,460
    star
    updated over 3 years ago BSD 2-Clause "Sim...

    A simple CoreData query language for Swift and Objective-C.

  • updated about 2 years ago MIT License

    A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.

  • updated about 4 years ago MIT License

    CoreData/Realm sweet wrapper written in Swift

Cryptography

  • updated 7 months ago Apache License 2.0

    Swift cross-platform crypto library using CommonCrypto/libcrypto

  • updated 7 months ago Apache License 2.0

    RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).

  • updated 11 months ago MIT License

    A wrapper for Apple's Common Crypto library written in Swift.

  • updated about 1 month ago Apache License 2.0

    A framework for the JOSE standards JWS, JWE, and JWK written in Swift.

  • RNCryptor RNCryptor 3,350
    star
    updated 8 months ago MIT License

    CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc

  • updated over 2 years ago MIT License

    Simple and secure hashing in Swift with the SipHash algorithm

  • updated 3 months ago MIT License

    RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X

  • updated 2 months ago ISC License

    Safe and easy to use crypto for iOS and macOS

CSV

  • updated 11 months ago MIT License

    Read and write CSV files row-by-row or through Swift's Codable interface.

  • updated about 1 year ago MIT License

    CSV reading and writing library written in Swift.

  • updated over 5 years ago MIT License

    A swift package for read and write CSV file

Currency

  • updated 13 days ago MIT License

    Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.

  • Money Money 933
    star
    updated over 6 years ago MIT License

    Swift value types for working with money & currency

  • updated over 2 years ago MIT License

    A collection of functions for statistical calculation written in Swift.

Data Management

  • updated 11 months ago MIT License

    Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.

  • Kanna Kanna 2,405
    star
    updated 5 months ago MIT License

    Kanna(鉋) is an XML/HTML parser for Swift.

  • updated over 1 year ago Apache License 2.0

    The official MongoDB driver for Swift

  • Perfect Perfect 13,839
    star
    updated 8 months ago Apache License 2.0

    Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)

Date

  • updated 7 months ago MIT License

    A Swift Date extension helper

  • Datez Datez 261
    star
    updated almost 4 years ago MIT License

    📆 Breeze through Date, DateComponents, and TimeInterval with Swift!

  • updated over 6 years ago MIT License

    Easypeasy date functions. 🕛

  • nvdate nvdate 174
    star
    updated over 6 years ago MIT License

    📅 Swift4 Date extension library

  • updated over 1 year ago MIT License

    A framework bringing additional nodes & filters to Stencil dedicated to Swift code generation

  • SwiftDate SwiftDate 7,603
    star
    updated about 1 year ago MIT License

    🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.

  • time time 2,074
    star
    updated over 1 year ago MIT License

    Building a better date/time library for Swift

  • Time Time 1,073
    star
    updated over 2 years ago MIT License

    🕰 Type-safe time calculations in Swift

  • Timepiece Timepiece 2,635
    star
    updated almost 5 years ago MIT License

    Intuitive date handling in Swift

  • updated 11 months ago Apache License 2.0

    NTP library for Swift and Objective-C. Get the true time impervious to device clock changes.

Dependency Injection

  • Cleanse Cleanse 1,785
    star
    updated 4 months ago Other

    Lightweight Swift Dependency Injection Framework

  • updated about 4 years ago MIT License

    A Coreader-like Dependency Injection μFramework

  • Deli Deli 135
    star
    updated almost 3 years ago MIT License

    Deli is an easy-to-use Dependency Injection(DI).

  • DIKit DIKit 103
    star
    updated 11 months ago MIT License

    Dependency Injection Framework for Swift, inspired by KOIN.

  • Dip Dip 977
    star
    updated 7 months ago MIT License

    Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!

  • updated 4 months ago MIT License

    Dependency injection for iOS (Swift)

  • updated over 3 years ago MIT License

    A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern

  • Pure Pure 366
    star
    updated over 1 year ago MIT License

    Pure DI in Swift

  • Resolver Resolver 2,143
    star
    updated 6 months ago MIT License

    Swift Ultralight Dependency Injection / Service Locator framework

  • Swinject Swinject 6,194
    star
    updated 5 months ago MIT License

    Dependency injection framework for Swift with iOS/macOS/Linux

  • Weaver Weaver 735
    star
    updated over 1 year ago MIT License

    Dependency Injection framework for Swift (iOS/macOS/Linux)

Dependency Managers

  • Accio Accio 660
    star
    updated almost 4 years ago MIT License

    A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.

  • updated 5 months ago MIT License

    AlamofireImage is an image component library for Alamofire

  • Carthage Carthage 14,937
    star
    updated 4 months ago Other

    A simple, decentralized dependency manager for Cocoa

  • CocoaPods CocoaPods 14,507
    star
    updated 2 months ago Other

    The Cocoa Dependency Manager.

  • updated over 3 years ago MIT License

    Type-safe command line argument handling

  • Gala Gala 87
    star
    updated about 4 years ago MIT License

    Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease

  • Mint Mint 2,249
    star
    updated 8 months ago MIT License

    A package manager that installs and runs executable Swift packages

  • Nimble Nimble 4,803
    star
    updated about 2 months ago Apache License 2.0

    A Matcher Framework for Swift and Objective-C

  • updated 7 months ago MIT License

    Streams of values over time

  • updated about 1 year ago MIT License

    Easily run shell commands from a Swift script or command line tool

  • updated about 1 month ago MIT License

    A dependency management library inspired by SwiftUI's "environment."

  • tuist tuist 4,541
    star
    updated 5 days ago MIT License

    Tuist's CLI

  • XcodeGen XcodeGen 7,008
    star
    updated 28 days ago MIT License

    A Swift command line tool for generating your Xcode project

Development Tools

  • updated 3 months ago MIT License

    The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension

Device

  • Akku Akku 610
    star
    updated almost 3 years ago

    Experimental bluetooth headset battery monitoring application for MacOS

  • Carthage Carthage 14,937
    star
    updated 4 months ago Other

    A simple, decentralized dependency manager for Cocoa

  • Device Device 1,677
    star
    updated 3 months ago MIT License

    Light weight tool for detecting the current device and screen size written in swift.

  • updated almost 4 years ago MIT License

    Super-lightweight library to detect used device

  • DeviceKit DeviceKit 4,438
    star
    updated 13 days ago MIT License

    DeviceKit is a value-type replacement of UIDevice.

  • updated 10 days ago MIT License

    Swift library to easily check the current device and some more info about it.

  • updated about 1 year ago MIT License

    Programmatically load custom fonts into your iOS, macOS and tvOS app.

  • updated 7 months ago MIT License

    Haptico 📳 - easy to use haptic feedback generator with pattern-play support

  • updated over 2 years ago MIT License

    Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform.

  • updated 7 days ago MIT License

    🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.

  • Shark Shark 381
    star
    updated 4 months ago MIT License

    Swift CLI for strong-typing images, colors, storyboards, fonts and localizations

  • SnapKit SnapKit 19,720
    star
    updated 8 months ago MIT License

    A Swift Autolayout DSL for iOS & OS X

  • updated about 4 years ago Do What The F*ck ...

    A modern device detection and querying library.

  • updated 3 months ago MIT License

    UIDevice extensions that fill in the missing pieces.

Documentation

  • updated over 1 year ago MIT License

    🧹 Self-documenting Swift code with GPT and DocC

  • jazzy jazzy 7,339
    star
    updated 19 days ago MIT License

    Soulful docs for Swift & Objective-C

  • updated 2 months ago Apache License 2.0

    Commonly used sequence and collection algorithms for Swift

  • updated 2 months ago Apache License 2.0

    Straightforward, type-safe argument parsing for Swift

  • updated about 2 months ago Apache License 2.0

    Commonly used data structures for Swift

  • swift-doc swift-doc 1,683
    star
    updated over 1 year ago MIT License

    A documentation generator for Swift projects

  • updated 4 months ago Apache License 2.0

    Formatting technology for Swift source code

  • swift-log swift-log 2,931
    star
    updated over 1 year ago Apache License 2.0

    A Logging API for Swift

  • swift-nio swift-nio 7,274
    star
    updated over 1 year ago Apache License 2.0

    Event-driven network application framework for high performance protocol servers & clients, non-blocking.

  • updated about 2 months ago Apache License 2.0

    Advanced mathematical types and functions for Swift

  • updated 4 months ago Apache License 2.0

    The Package Manager for the Swift Programming Language

  • updated 3 months ago Apache License 2.0

    Plugin and runtime library for using protobuf with Swift

  • updated 4 months ago Apache License 2.0

    A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.

  • XcodeGen XcodeGen 7,008
    star
    updated 28 days ago MIT License

    A Swift command line tool for generating your Xcode project

Drag & Drop

  • updated over 5 years ago MIT License

    PullToReach is a simple drag-and-drop solution for adding pull-to-reach functionality to your app

  • updated about 1 year ago MIT License

    A cells of UITableView can be rearranged by drag and drop.

Email

  • updated 8 months ago Apache License 2.0

    Swift SMTP client

Embedded Systems

  • updated over 1 year ago MIT License

    A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.

Events

  • Bond Bond 4,233
    star
    updated over 2 years ago MIT License

    A Swift binding framework

  • updated over 2 years ago MIT License

    Write great asynchronous code in Swift using futures and promises

  • updated almost 4 years ago

    UI event handling using Apple's combine framework.

  • updated almost 2 years ago MIT License

    Type-safe event handling for Swift

  • updated almost 6 years ago MIT License

    A Swift based Future/Promises Library for IOS and OS X.

  • updated almost 2 years ago MIT License

    Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.

  • updated about 2 years ago MIT License

    📬 A lightweight implementation of an observable sequence that you can subscribe to.

  • updated 3 months ago MIT License

    NoticeObserveKit is type-safe NotificationCenter wrapper.

  • updated over 5 years ago MIT License

    📡 Helping you own NotificationCenter in Swift!

  • updated almost 4 years ago MIT License

    The easiest way to observe values in Swift.

  • updated 12 days ago MIT License

    A Swift library for state management with unidirectional data flow.

  • updated 9 months ago MIT License

    Open source implementation of Apple's Combine framework for processing values over time.

  • updated over 3 years ago Apache License 2.0

    Modern thread-safe and type-safe key-value observing for Swift and Objective-C

  • PromiseKit PromiseKit 14,218
    star
    updated 4 months ago MIT License

    Promises for Swift & ObjC.

  • updated 5 months ago MIT License

    Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.

  • updated 3 months ago MIT License

    A library for reactive and unidirectional Swift applications

  • ReSwift ReSwift 7,515
    star
    updated 6 months ago MIT License

    Unidirectional Data Flow in Swift - Inspired by Redux

  • updated almost 4 years ago MIT License

    A micro-library for creating and observing events.

  • updated over 3 years ago MIT License

    A publish/subscribe EventBus optimized for iOS

  • updated over 1 year ago MIT License

    A holistic approach to iOS development, inspired by Redux and MVVM

  • Tokamak Tokamak 2,214
    star
    updated about 1 year ago Apache License 2.0

    SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms

  • updated about 4 years ago Apache License 2.0

    Lightweight Promises for Swift & Obj-C

  • updated over 5 years ago MIT License

    ♻️ Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux

  • When When 264
    star
    updated over 4 years ago Other

    ⏰ A lightweight implementation of Promises in Swift

Files

  • CryptoSwift CryptoSwift 10,107
    star
    updated 3 months ago Other

    CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

  • FileKit FileKit 2,289
    star
    updated over 1 year ago MIT License

    Simple and expressive file management in Swift

  • updated about 1 year ago MIT License

    FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift

  • updated 10 months ago MIT License

    A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.

  • PathKit PathKit 1,453
    star
    updated 5 months ago BSD 2-Clause "Sim...

    Effortless path operations in Swift

  • Pathos Pathos 110
    star
    updated over 1 year ago MIT License

    File management and path analysis for Swift

Firebase

  • updated over 1 year ago MIT License

    Firebase Cloud Firestore support library for iOS. 🧢

  • updated about 2 months ago Apache License 2.0

    Firebase Quickstart Samples for iOS

Fonts

  • updated about 4 years ago MIT License

    Font Awesome swift library for iOS.

  • updated over 1 year ago MIT License

    Use FontAwesome in your Swift projects

  • updated about 1 year ago MIT License

    Programmatically load custom fonts into your iOS, macOS and tvOS app.

  • updated almost 2 years ago MIT License

    An inkwell to use custom fonts on the fly.

  • updated about 2 years ago MIT License

    Use Ionicons in your Swift projects.

  • updated over 6 years ago MIT License

    Use Octicons in your Swift projects.

  • updated about 1 year ago MIT License

    SFSymbols 5 through 1.1 at your fingertips!

  • updated about 2 years ago MIT License

    Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)

  • updated 11 months ago MIT License

    🎢Swift Library for Font Icons - ★ this library

  • updated about 4 years ago MIT License

    The easiest way to implement font icons in your SwiftUI project.

  • updated 11 months ago MIT License

    Font management (System & Custom) for iOS and tvOS

Form

  • Eureka Eureka 11,705
    star
    updated 12 months ago MIT License

    Elegant iOS form builder in Swift

  • updated over 3 years ago MIT License

    The successor to F3BarGauge

  • Former Former 1,307
    star
    updated over 3 years ago MIT License

    Former is a fully customizable Swift library for easy creating UITableView based form.

  • updated over 2 years ago Apache License 2.0

    A simple yet powerful Swift library to build form for your class models.

  • updated over 1 year ago MIT License

    SVPinView is a light-weight customisable library used for accepting pin numbers or one-time passwords.

  • updated over 3 years ago MIT License

    A small and lightweight library written in Swift that allows you to easily create forms.

  • updated over 3 years ago MIT License

    iOS framework for creating forms

Game Engine

  • Glide Glide 492
    star
    updated about 1 year ago MIT License

    Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

Games

  • updated over 1 year ago Other

    A List of Awesome Swift Playgrounds

  • updated almost 5 years ago MIT License

    An iOS / Mac view controller for chess boards

  • Sage Sage 376
    star
    updated about 6 years ago Apache License 2.0

    A cross-platform chess library for Swift

  • updated over 1 year ago Apache License 2.0

    30 mini Swift Apps for self-study

  • SwiftHN SwiftHN 1,707
    star
    updated about 4 years ago GNU General Publi...

    A Hacker News reader in Swift

  • updated over 3 years ago MIT License

    A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest

Gesture

  • updated over 2 years ago MIT License

    :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion

  • updated almost 4 years ago MIT License

    A custom modal transition that presents and dismiss a controller with an expanding bubble effect.

  • updated about 2 years ago MIT License

    :octocat: ⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Swift UI library made by @Ramotion

  • updated over 4 years ago MIT License

    :octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion

  • updated over 2 years ago MIT License

    :octocat:💧 A slider widget with a popup bubble displaying the precise value selected. Swift UI library made by @Ramotion

  • updated 5 months ago MIT License

    :octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion

  • updated over 4 years ago MIT License

    :octocat: NavigationStack is a stack-modeled UI navigation controller. Swift UI library made by @Ramotion

  • updated over 2 years ago MIT License

    :octocat: 🎚 RAMPaperSwitch is a Swift material design UI module which paints over the parent view when the switch is turned on. iOS library by @Ramotion

  • updated over 4 years ago MIT License

    :octocat: PreviewTransition is a simple preview gallery UI controller with animated tranisitions. Swift UI library made by @Ramotion

  • updated over 4 years ago MIT License

    :octocat: 🔍 RAMReel is a UI controller that allows you to choose options from a list. Swift UI library made by @Ramotion

  • updated over 1 year ago MIT License

    The easiest way to show off your iOS taps and gestures for demos and videos.

  • updated almost 5 years ago

    Aids with prototyping UIGestureRecognizers in Xcode Playgrounds

  • updated almost 4 years ago MIT License

    Easy to use UITableViewCell implementing swiping to trigger actions.

  • updated almost 5 years ago MIT License

    A better way to handle gestures on iOS

  • updated almost 4 years ago MIT License

    Easy interactive interruptible custom ViewController transitions

  • X X 278
    star
    updated almost 3 years ago MIT License

    Easier cross platform Mac & iOS development with Swift

GraphQL

  • updated about 1 year ago MIT License

    📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.

  • updated 2 months ago MIT License

    The Swift GraphQL Schema framework for macOS and Linux

  • updated about 2 months ago MIT License

    The Swift GraphQL implementation for macOS and Linux

  • updated over 2 years ago MIT License

    Build declarative GraphQL queries in Swift.

  • updated 5 months ago MIT License

    A GraphQL client that lets you forget about GraphQL.

Haptic Feedback

  • updated almost 4 years ago MIT License

    A custom modal transition that presents and dismiss a controller with an expanding bubble effect.

  • updated about 2 years ago MIT License

    Easy Haptic Feedback Generator 📳

Hardware

  • updated over 1 year ago MIT License

    A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.

HTML

  • Fuzi Fuzi 1,060
    star
    updated over 1 year ago MIT License

    A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

  • Kanna Kanna 2,405
    star
    updated 5 months ago MIT License

    Kanna(鉋) is an XML/HTML parser for Swift.

  • updated 3 months ago MIT License

    🗺 A Swift DSL for type-safe, extensible, and transformable HTML documents.

  • SwiftSoup SwiftSoup 4,453
    star
    updated about 2 months ago MIT License

    SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)

  • WKZombie WKZombie 1,169
    star
    updated about 4 years ago MIT License

    WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.

HUD

  • updated over 2 years ago MIT License

    🐣 Lightweight Swift loading activity for iOS7+

  • updated about 1 month ago MIT License

    ⌛️A customizable animated gradient loading bar.

  • updated 7 months ago MIT License

    A beautiful and easy-to-use progress HUD for your iOS.

  • PKHUD PKHUD 3,788
    star
    updated over 1 year ago MIT License

    A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.

i18n

  • updated over 1 year ago MIT License

    Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side

  • updated 7 months ago GNU General Publi...

    A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.

iBeacon

  • updated about 1 year ago GNU General Publi...

    Turn your Mac as an iBeacon

  • updated 6 months ago MIT License

    ⚓️ Async/Await CLLocationManager Wrapper for Apple Platforms

Images

  • APNGKit APNGKit 2,206
    star
    updated 7 months ago MIT License

    High performance and delightful way to play with APNG format in iOS.

  • updated over 1 year ago MIT License

    Edit images and video with async / await in Swift, powered by Metal.

  • updated almost 4 years ago MIT License

    Image slide-show viewer with multiple predefined transition styles, with ability to create new transitions with ease.

  • updated 4 months ago MIT License

    An iOS/tvOS photo gallery viewer, useful for viewing a large (or small!) number of photos.

  • updated over 1 year ago MIT License

    Unique blocky identicons generator for Swift

  • updated almost 3 years ago MIT License

    A fully customizable photo viewer ViewController to display single photo or collection of photos, inspired by Facebook photo viewer.

  • updated almost 3 years ago MIT License

    FacebookImagePicker is Facebook album photo picker written in Swift.

  • updated over 3 years ago MIT License

    Utilizing Apple's Vision Framework to center faces in CGImage.

  • updated almost 6 years ago MIT License

    A simple way to play with the image!

  • updated over 1 year ago MIT License

    A modern, simple and zero-dependency photo picker with an elegant and customizable image editor

  • GPUImage2 GPUImage2 4,803
    star
    updated almost 3 years ago BSD 3-Clause "New...

    GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.

  • GPUImage3 GPUImage3 2,511
    star
    updated over 1 year ago BSD 3-Clause "New...

    GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.

  • updated almost 4 years ago Apache License 2.0

    A lightweight generic cache for iOS written in Swift with extra love for images.

  • updated 8 months ago MIT License

    🎨 GPU accelerated image / video and camera filter library based on Metal. Support macOS & iOS. 图像、视频、相机滤镜框架

  • updated over 5 years ago MIT License

    ✂️ Detect and crop faces, barcodes and texts in image with iOS 11 Vision api.

  • updated over 5 years ago MIT License

    A lightweight and fast image loader for iOS written in Swift.

  • updated 8 months ago Other

    📷 Reinventing the way ImagePicker works.

  • updated almost 5 years ago MIT License

    A Swift implementation of fastimage. Supports PNG, GIF, and JPEG.

  • updated 10 months ago MIT License

    An image viewer à la Twitter

  • updated over 1 year ago

    An easy to use Image Viewer that is inspired by Facebook

  • updated about 1 year ago BSD 2-Clause "Sim...

    A Swift client library for generating URLs with imgix

  • updated over 4 years ago MIT License

    add text(multiple line support) to imageView, edit, rotate or resize them as you want, then render the text on image

  • updated 3 months ago Mozilla Public Li...

    Kanvas: a creation tool for iOS

  • updated almost 2 years ago MIT License

    📲 Use this extension 🧩 to create letter-based avatars or placeholders 🎭 to be utilized within your app

  • Lightbox Lightbox 1,615
    star
    updated 3 months ago Other

    🌌 A convenient and easy to use image viewer for your iOS app

  • updated about 2 months ago MIT License

    🍁🥓 Lightweight and fast Swift library for image downloading, caching and transformations

  • updated over 4 years ago MIT License

    A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.

  • moa moa 333
    star
    updated over 2 years ago MIT License

    An image download extension of the image view written in Swift for iOS, tvOS and macOS.

  • Nuke Nuke 7,952
    star
    updated 3 months ago MIT License

    Image loading system

  • updated almost 5 years ago BSD 3-Clause "New...

    Scan the MRZ code of a passport and extract the firstname, lastname, passport number, nationality, date of birth, expiration date and personal numer.

  • Render Render 2,157
    star
    updated almost 5 years ago

    UIKit a-là SwiftUI.framework [min deployment target iOS10]

  • Rough Rough 99
    star
    updated over 6 years ago MIT License

    Rough lets you draw in a sketchy, hand-drawn-like, style.

  • Sharaku Sharaku 1,511
    star
    updated over 1 year ago MIT License

    (Not maintained)Image filtering UI library like Instagram.

  • updated 11 months ago Other

    ❄️ SVG in Swift

  • Surge Surge 5,245
    star
    updated about 1 year ago MIT License

    A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.

  • updated 3 months ago zlib License

    Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.

  • updated about 5 years ago MIT License

    This project demonstrates how to do pixel operations in swift.

  • SwiftSVG SwiftSVG 1,923
    star
    updated over 2 years ago Other

    A simple, performant, and lightweight SVG parser

  • updated 5 months ago MIT License

    🚀SwiftUI Image downloader with performant LRU mem/disk cache.

  • SwiftyGif SwiftyGif 1,997
    star
    updated 3 months ago MIT License

    High performance GIF engine

  • updated almost 3 years ago MIT License

    A smart and easy-to-use image masking and cutout SDK for mobile apps.

  • Toucan Toucan 2,442
    star
    updated over 3 years ago MIT License

    Fabulous Image Processing in Swift

  • updated almost 3 years ago MIT License

    Fetches the most dominant and prominent colors from an image.

  • url-image url-image 1,105
    star
    updated 3 months ago MIT License

    AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.

  • updated 4 months ago MIT License

    📸 Instagram-like image picker & filters for iOS

  • updated almost 4 years ago MIT License

    A Swift 5 repo to crop image in any shape.

JSON

  • updated 11 months ago MIT License

    An Alamofire extension which converts JSON response data into swift objects using ObjectMapper

  • updated about 6 years ago MIT License

    ⚗️ Functional JSON Parser - Linux Ready 🐧

  • Argo Argo 3,487
    star
    updated about 3 years ago MIT License

    Functional JSON parsing library for Swift

  • Arrow Arrow 385
    star
    updated 7 months ago MIT License

    🏹 Parse JSON with style

  • Decodable Decodable 1,041
    star
    updated 12 months ago MIT License

    [Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right

  • updated about 2 years ago MIT License

    Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.

  • updated over 4 years ago Other

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift

  • HandyJSON HandyJSON 4,216
    star
    updated 7 months ago Other

    A handy swift json-object serialization/deserialization library

  • updated about 5 years ago MIT License

    A type-safe JSON decoding library purely written in Swift

  • JASON JASON 1,015
    star
    updated over 3 years ago MIT License

    Fast JSON parsing for Swift

  • updated over 4 years ago MIT License

    Hassle-free JSON encoding and decoding in Swift

  • updated 12 months ago Other

    JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.

  • updated about 4 years ago Other

    ✌ Convert anything into anything in one operation; JSON data into class instances, hex strings into UIColor/NSColor, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!

  • updated over 6 years ago MIT License

    Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die

  • KakaJSON KakaJSON 1,159
    star
    updated almost 2 years ago MIT License

    Fast conversion between JSON and model in Swift.

  • updated 5 months ago MIT License

    Simple JSON Object mapping written in Swift

  • PMJSON PMJSON 360
    star
    updated over 3 years ago Apache License 2.0

    Pure Swift JSON encoding/decoding library

  • updated 7 months ago MIT License

    High performance JSONPath queries for Swift

  • SwiftDate SwiftDate 7,603
    star
    updated about 1 year ago MIT License

    🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.

  • updated over 1 year ago MIT License

    macOS app to generate Swift 5 code for models from JSON (with Codeable)

  • Sync Sync 2,552
    star
    updated 4 months ago MIT License

    JSON to Core Data and back. Swift Core Data Sync.

  • updated 11 months ago Other

    A much faster version of JSONDecoder

Keyboard

  • updated over 7 years ago

    Centering a view in a super view with Visual Format Language using Auto Layout in iOS/Swift

  • updated about 2 years ago MIT License

    IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!

  • updated 13 days ago MIT License

    Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.

  • updated over 1 year ago MIT License

    Emoji Keyboard for iOS

  • updated 4 months ago MIT License

    Codeless manager to hide keyboard by tapping on views for iOS written in Swift

  • updated over 1 year ago MIT License

    ⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

  • Ribbon Ribbon 294
    star
    updated about 3 years ago MIT License

    🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.

  • Typist Typist 1,071
    star
    updated over 3 years ago MIT License

    Swift UIKit keyboard manager for iOS apps.

Keychain

  • updated 3 months ago MIT License

    💾 GoodPersistence is an iOS library that simplifies caching data in keychain and UserDefaults. Using a property wrapper, it reduces the complexity of implementing caching mechanisms, making it easier for developers to focus on app functionality. Compatible with latest Swift and supports all iOS devices. Easy to install with SPM.

  • updated 10 months ago MIT License

    Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.

  • updated over 1 year ago MIT License

    Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.

  • Latch Latch 57
    star
    updated almost 5 years ago MIT License

    A simple Swift Keychain Wrapper for iOS, watchOS, and OS X.

  • Locksmith Locksmith 2,918
    star
    updated 7 months ago MIT License

    A powerful, protocol-oriented library for working with the keychain in Swift.

  • updated about 1 year ago MIT License

    A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS

  • updated over 1 year ago MIT License

    A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.

Key Value Coding

  • eidolon eidolon 2,711
    star
    updated almost 2 years ago MIT License

    The Artsy Auction Kiosk App.

  • updated about 2 months ago MIT License

    Nimble matchers for FBSnapshotTestCase.

Key Value Store

  • updated about 2 years ago MIT License

    Modern interface to UserDefaults + Codable support

  • Defaults Defaults 1,661
    star
    updated 11 months ago MIT License

    💾 Swifty and modern UserDefaults

  • updated over 1 year ago MIT License

    Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS

  • updated over 1 year ago MIT License

    Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults

  • updated 5 months ago MIT License

    Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

  • updated over 2 years ago MIT License

    💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!

  • updated over 2 years ago MIT License

    Key-Value store for Swift backed by LevelDB

  • updated 7 months ago MIT License

    Modern Swift API for NSUserDefaults

  • Zephyr Zephyr 899
    star
    updated about 1 year ago MIT License

    Effortlessly synchronize UserDefaults over iCloud.

Kit

  • updated almost 4 years ago MIT License

    BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster.

  • C4iOS C4iOS 980
    star
    updated over 3 years ago MIT License

    C4 is an open-source creative coding framework that harnesses the power of native iOS programming with a simplified API that gets you working with media right away. Build artworks, design interfaces and explore new possibilities working with media and interaction.

  • updated over 2 years ago MIT License

    Swift UI Kit to present clean modal/alert

  • FengNiao FengNiao 3,382
    star
    updated 9 months ago MIT License

    A command line tool for cleaning unused resources in Xcode.

  • updated over 7 years ago

    The perfect combination: Clean Swift + ReSwift + PromiseKit

  • updated 10 months ago MIT License

    A starter kit for those interested in iOS programming

  • updated over 4 years ago MIT License

    An attractive color generator for Swift. Ported from randomColor.js.

  • SnapKit SnapKit 19,720
    star
    updated 8 months ago MIT License

    A Swift Autolayout DSL for iOS & OS X

Label

  • updated 12 months ago MIT License

    UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift

  • updated over 1 year ago MIT License

    Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.