Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Swift

Swift

611 projects

Showing 36 of 656 projects

CSStickyHeaderFlowLayout
CSStickyHeaderFlowLayoutObjective-C

A UICollectionViewLayout for iOS that enables parallax headers, sticky section headers, and growing image headers.

#ios#objective-c#parallax-header
Stars5.0k
Forks605
Last commit4 years ago
LeetCode-Swift
LeetCode-SwiftSwift

A collection of Swift solutions to LeetCode algorithm problems, following the RayWenderlich Swift style guide.

#algorithm#data-structures#interview-prep
Stars5.0k
Forks900
Last commit1 year ago
swift-protobuf
swift-protobufSwift

A plugin and runtime library for using Google's Protocol Buffers with Swift, enabling type-safe serialization.

#binary-serialization#type-safety#protocol-buffers
Stars4.9k
Forks522
Last commit3 days ago
SwiftyUserDefaults
SwiftyUserDefaultsSwift

A modern, type-safe Swift wrapper for NSUserDefaults with expressive API and compile-time checks.

#ios#user-defaults#nsuserdefaults
Stars4.9k
Forks363
Last commit2 years ago
NotificationBanner
NotificationBannerSwift

A highly customizable iOS library for displaying in-app notification banners and drop-down alerts with ease.

#ios#swift-package-manager#ios-animation
Stars4.9k
Forks666
Last commit1 year ago
AnimatedCollectionViewLayout
AnimatedCollectionViewLayoutSwift

A UICollectionViewLayout subclass that adds custom scroll animations to UICollectionView without breaking existing code.

#ios#animation#transition
Stars4.9k
Forks349
Last commit5 years ago
Nimble
NimbleSwift

A matcher framework for Swift and Objective-C that provides an expressive syntax for writing test expectations.

#ios#matcher-functions#asynchronous-expectations
Stars4.8k
Forks609
Last commit11 days ago
JSONExport
JSONExportSwift

A macOS desktop app that converts JSON objects into model classes for multiple programming languages and frameworks.

#desktop-application#android-development#boilerplate-code
Stars4.8k
Forks795
Last commit2 years ago
Material Components
Material ComponentsObjective-C

Modular and customizable Material Design UI components for iOS (now in maintenance mode).

#design-system#ios#objective-c
Stars4.8k
Forks953
Last commit10 months ago
PortKiller
PortKillerSwift

A cross-platform desktop app for developers to monitor ports, manage Kubernetes port forwards, integrate Cloudflare Tunnels, and kill processes.

#developer-tools#desktop-app#port-management
Stars4.8k
Forks180
Last commit1 month ago
GitHub - Style guide & coding conventions for Swift projects
GitHub - Style guide & coding conventions for Swift projects

A comprehensive style guide and coding conventions for Swift projects focusing on safety, clarity, and consistency.

#coding-conventions#code-quality#best-practices
Stars4.8k
Forks563
Last commit8 years ago
EFQRCode W
EFQRCode WSwift

A lightweight, pure-Swift library for generating stylized QR codes with watermarks and recognizing QR codes from images.

#qrcode-generation#qrcode-recognition#ios
Stars4.7k
Forks508
Last commit1 month ago
DeviceKit
DeviceKitSwift

A value-type Swift library for detecting iOS, tvOS, and watchOS device models and capabilities.

#uidevice-replacement#hacktoberfest#device-family
Stars4.7k
Forks463
Last commit16 days ago
VoiceInk
VoiceInkSwift

A native macOS voice-to-text app that transcribes speech to text instantly with 100% offline processing.

#productivity-tool#ai-assistant#offline-transcription
Stars4.7k
Forks638
Last commit2 days ago
SwiftOCR
SwiftOCRSwift

Fast and simple OCR library for iOS/macOS using neural networks, optimized for short alphanumeric codes.

#ocr-library#ios#neural-network
Stars4.6k
Forks478
Last commit5 years ago
SwiftOCR
SwiftOCRSwift

A fast and simple OCR library written in Swift, optimized for recognizing short alphanumeric codes like gift cards.

#ocr-library#ios#neural-network
Stars4.6k
Forks478
Last commit5 years ago
CHTCollectionViewWaterfallLayout
CHTCollectionViewWaterfallLayoutObjective-C

A UICollectionViewLayout subclass implementing Pinterest-style waterfall layouts for iOS and tvOS apps.

#mobile-ui#ios#uicollectionviewlayout
Stars4.6k
Forks692
Last commit
ActiveLabel.swift
ActiveLabel.swiftSwift

A UILabel drop-in replacement for iOS that supports interactive hashtags, mentions, URLs, emails, and custom regex patterns.

#cocoa-touch#interactive-text#ios
Stars4.6k
Forks679
Last commit2 years ago
InjectionIII
InjectionIIIObjective-C

Hot reloading tool for Swift and SwiftUI development in Xcode, enabling code injection into running iOS/macOS simulators without full rebuilds.

#macos-development#injection#developer-tools
Stars4.6k
Forks350
Last commit6 days ago
Latest
LatestSwift

A free macOS utility that checks for updates to your apps from the Mac App Store and Sparkle.

#open-source#mac-app-store#sparkle
Stars4.6k
Forks132
Last commit2 months ago
Thaw
ThawSwift

A powerful macOS menu bar manager for hiding, showing, arranging, and customizing menu bar items.

#user-interface#open-source#productivity
Stars4.6k
Forks108
Last commit2 days ago
Async
AsyncSwift

A Swift library providing syntactic sugar for Grand Central Dispatch (GCD) with chainable async blocks and modern queue support.

#ios#async-await#tvos
Stars4.6k
Forks313
Last commit2 years ago
Neon
NeonSwift

A Swift framework for building dynamic and beautiful user interfaces with intuitive, programmatic layout.

#ios#auto-layout-alternative#programmatic-ui
Stars4.6k
Forks379
Last commit5 years ago
CollectionKit
CollectionKitSwift

A modern Swift framework for building composable data-driven collection views, reimagining UICollectionView.

#ios#uicollectionviewlayout#animation
Stars4.5k
Forks265
Last commit3 years ago
Advance
AdvanceSwift

A Swift animation library for Apple platforms using physics-based springs and simulations for realistic motion.

#spring-animation#ios#simulation
Stars4.5k
Forks206
Last commit3 years ago
YPImagePicker
YPImagePickerSwift

Instagram-like photo and video picker with filters for iOS, written in pure Swift.

#picture#camera#photo
Stars4.5k
Forks1.0k
Last commit7 months ago
wire
wireKotlin

A modern gRPC and Protocol Buffers library for Android, Kotlin, Swift, and Java with schema-first development.

#android#java#protocol-buffers
Stars4.4k
Forks608
Last commit16 hours ago
LFLiveKit
LFLiveKitObjective-C

An open-source iOS SDK for RTMP live streaming with hardware encoding, beauty filters, and network optimization.

#network-optimization#objective-c#hardware-acceleration
Stars4.4k
Forks1.1k
Last commit3 years ago
Then
ThenSwift

A Swift library providing syntactic sugar for object initialization and configuration using closures.

#developer-tools#closure-based#code-style
Stars4.4k
Forks299
Last commit1 month ago
Playgrounds
PlaygroundsSwift

A curated list of awesome Swift playgrounds for learning, experimenting, and exploring Swift programming concepts.

#code-examples#apple#algorithm-visualization
Stars4.4k
Forks343
Last commit22 days ago
Awesome-Swift-Playgrounds
Awesome-Swift-PlaygroundsSwift

A curated list of awesome Swift playgrounds for learning, experimenting, and exploring Swift programming concepts.

#apple#wwdc#experimental-coding
Stars4.4k
Forks343
Last commit22 days ago
BuildTimeAnalyzer
BuildTimeAnalyzerSwift

A macOS app that analyzes and breaks down Swift build times in Xcode projects.

#developer-tools#analyzer#compilation
Stars4.3k
Forks265
Last commit1 month ago
JDStatusBarNotification
JDStatusBarNotificationSwift

A highly customizable iOS status bar notification library with interactive dismiss, custom views, and SwiftUI support.

#pill#ios#bubble
Stars4.3k
Forks568
Last commit1 year ago
WhatsNewKit
WhatsNewKitSwift

A Swift package for iOS, macOS, and visionOS apps to showcase new features with customizable automatic or manual presentation.

#whatsnew#ios#appkit
Stars4.3k
Forks212
Last commit1 year ago
MarkEdit
MarkEditSwift

A free, open-source, native macOS Markdown editor that's fast, lightweight, and privacy-focused.

#open-source#productivity#markdown-editor
Stars4.3k
Forks177
Last commit2 days ago
Siren
SirenSwift

A Swift library that checks for iOS app updates and prompts users to upgrade via localized alerts.

#app-store#ios#version-checking
Stars4.3k
Forks412
Last commit2 years ago
PreviousPage 6 of 19Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 month ago
#Ios436
#Macos195
#Mobile Development177
#Cocoapods157
#Objective C128
#Ui Components116
#Uikit115
#Carthage113
#Animation87
#Swiftui68
#Xcode67
#Ios Development64