Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift
S

Swift

Language
2359 projects3523.9k total stars387.7k total forks21 languages

Open-source projects built with Swift

There are currently 2359 open-source projects built with Swift, with a combined total of 3523.9k GitHub stars. The most common language among these projects is Swift.

Showing 1,984 open-source projects · page 31 of 56

……
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
SwiftyUtils
SwiftyUtilstbaranes/SwiftyUtils

A comprehensive collection of Swift extensions, utilities, and protocols for iOS, macOS, tvOS, and watchOS development.

56336Swift
2 years ago
stts
sttsinket/stts

A macOS menubar app for monitoring the status of cloud services with notifications.

56363Swift
2 months ago
BackgroundVideoiOS
BackgroundVideoiOSGuzlan/BackgroundVideoiOS

A Swift and Objective-C class for adding looping background videos to iOS views without interrupting audio.

55850Objective-C
7 years ago
QuickTableViewController
QuickTableViewControllerbcylin/QuickTableViewController

A Swift library for quickly creating static table views for settings screens in iOS apps.

55863Swift
2 years ago
TableFlip
TableFlipmergesort/TableFlip

A simpler way to do cool UITableView animations with just two lines of code.

55835Swift
5 years ago
SwiftRandom
SwiftRandomthellimist/SwiftRandom

A Swift library for generating random data types, fake human information, and test content.

55656Swift
6 years ago
Voice Overlay
Voice Overlayalgolia/voice-overlay-ios

A customizable iOS overlay that handles voice permission and converts speech to text using native speech recognition.

55659Swift
1 month ago
Salesfoce MobileSDK for iOS
Salesfoce MobileSDK for iOSforcedotcom/SalesforceMobileSDK-iOS

Official iOS SDK for building native mobile applications that integrate with the Salesforce platform.

554429Objective-C
1 day ago
XAnimatedImage
XAnimatedImagekhaledmtaha/XAnimatedImage

A performant animated GIF engine for iOS written in Swift, based on FLAnimatedImage.

55028Swift
10 years ago
SwiftyButton
SwiftyButtonTakeScoop/SwiftyButton

A simple and customizable button library for iOS/macOS apps with flat and pressable button styles.

55044Swift
4 years ago
OnboardKit
OnboardKitNikolaKirev/OnboardKit

A customizable Swift library for adding user onboarding flows to UIKit-based iOS apps.

54966Swift
1 year ago
swift-sodium
swift-sodiumjedisct1/swift-sodium

A Swift interface to libsodium for safe and easy cryptographic operations on Apple platforms and Linux.

547204C
1 month ago
PresenterKit
PresenterKitjessesquires/PresenterKit

Custom presenters and better view controller presentation for iOS apps.

54729Swift
4 years ago
ISEmojiView
ISEmojiViewisaced/ISEmojiView

A customizable emoji keyboard library for iOS apps, written in Swift with SwiftUI support.

547128Swift
8 months ago
Jukebox
Jukeboxteodorpatras/Jukebox

An iOS audio player library written in Swift for streaming local and remote audio files with background mode support.

547121Swift
5 years ago
TRON
TRONMLSDev/TRON

A lightweight network abstraction layer for Swift, built on top of Alamofire to simplify RESTful JSON API interactions.

54650Swift
1 year ago
FloatRatingView
FloatRatingViewglenyi/FloatRatingView

A customizable iOS rating control written in Swift that supports whole, half, or floating point values.

54696Swift
3 years ago
Digger
DiggercornerAnt/Digger

A lightweight Swift download framework for iOS that handles file downloads with just one line of code.

54672Swift
5 years ago
Sensitive
Sensitivehellowizman/Sensitive

A Swift library that simplifies gesture handling in iOS with a declarative API, replacing UIGestureRecognizer's target/action pattern.

54531Swift
2 years ago
GradientCircularProgress
GradientCircularProgresskeygx/GradientCircularProgress

A customizable Swift library for creating gradient-based circular progress indicators in iOS apps.

54583Swift
4 years ago
Translucid
TranslucidEkhoo/Translucid

A lightweight Swift library for setting an image as text background with animation capabilities.

54533Swift
8 years ago
Swift-VIPER-Module
Swift-VIPER-ModuleJuanpe/Swift-VIPER-Module

An Xcode template for generating VIPER architecture modules in Swift 4, automating the creation of multiple files.

544106Swift
5 years ago
TableViewDragger
TableViewDraggerKyoheiG3/TableViewDragger

A lightweight iOS library for adding drag-and-drop reordering to UITableView cells.

54357Swift
2 years ago
GradientProgressBar
GradientProgressBarfxm90/GradientProgressBar

A customizable gradient progress bar for iOS with full SwiftUI and UIKit support.

54139Swift
3 months ago
MultiSlider
MultiSlideryonat/MultiSlider

A customizable iOS slider component with multiple thumbs, range highlighting, snap intervals, and value labels for both UIKit and SwiftUI.

540114Swift
9 months ago
AnimatedTabBar
AnimatedTabBarexyte/AnimatedTabBar

A SwiftUI tab bar with multiple preset animations for iOS apps.

54035Swift
1 year ago
ARKit Emperor
ARKit Emperorkboy-silvergym/ARKit-Emperor

A collection of practical ARKit 2.0 sample projects for iOS developers, featuring drawing, 3D modeling, physics, and face detection.

53959Swift
6 years ago
SwiftCop
SwiftCopandresinaka/SwiftCop

A Swift validation library inspired by Ruby on Rails Active Record, offering declarative syntax and extensible custom validations.

53634Swift
7 years ago
PrediKit
PrediKitKrakenDev/PrediKit

A Swift NSPredicate DSL for iOS, macOS, tvOS, and watchOS that provides a type-safe, closure-based alternative to string-based predicates.

53629Swift
7 years ago
Groot
Grootgonzalezreal/Groot

A Swift library for serializing Core Data object graphs to and from JSON using model annotations.

53563Objective-C
6 years ago
PullToRefreshSwift
PullToRefreshSwiftdekatotoro/PullToRefreshSwift

A simple, customizable pull-to-refresh library for iOS apps written in pure Swift.

535100Swift
7 years ago
Unrealm
Unrealmarturdev/Unrealm

A Realm extension that enables storing Swift native types (structs, classes, enums) directly in Realm databases.

53373Swift
1 year ago
Unrealm
Unrealmmatghazaryan/Unrealm

Unrealm enables storing Swift native types (structs, classes, enums) in Realm databases without inheriting from Object.

53373Swift
1 year ago
Gedatsu
Gedatsubannzai/gedatsu

A Swift library that formats AutoLayout error console logs into human-readable output for iOS/macOS debugging.

53222Swift
5 years ago
KDDragAndDropCollectionView
KDDragAndDropCollectionViewmmick66/KDDragAndDropCollectionView

A Swift library for implementing drag-and-drop data transfer between multiple UICollectionViews in iOS apps.

52979Swift
6 years ago
Viewer
Viewer3lvis/Viewer

A customizable iOS and tvOS image and video viewer (lightbox) with support for local and remote media.

52856Swift
5 years ago
1
30
31
32
56