Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift
S

Swift

Language
2323 projects3522.0k total stars387.4k total forks21 languages

Open-source projects built with Swift

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

Showing 2,323 open-source projects · page 19 of 65

……
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
iOS-Depth-Sampler
iOS-Depth-Samplershu223/iOS-Depth-Sampler

A collection of Swift code examples demonstrating Depth APIs on iOS devices with dual or TrueDepth cameras.

1.2k105Swift
2 years ago
StyledTextKit
StyledTextKitGitHawkApp/StyledTextKit

A declarative attributed string library for iOS that enables background-thread sizing and bitmap caching for smooth text rendering.

1.2k58Swift
4 years ago
VideoSplashKit
VideoSplashKitsvhawks/VideoSplashKit

A UIViewController library for creating iOS intro pages with background videos.

1.2k132Swift
6 years ago
LocalizationKit
LocalizationKitwillpowell8/LocalizationKit_iOS

A realtime dynamic localization and translation delivery system for iOS and macOS apps, enabling text updates without recompiling or redeploying.

1.2k78Swift
6 years ago
Trailer
Trailerptsochantaris/trailer

A native macOS and iOS app for managing GitHub Pull Requests and Issues with offline sync and notifications.

1.2k73Swift
2 months ago
SubtleVolume
SubtleVolumeandreamazz/SubtleVolume

Replace iOS's obtrusive system volume popup with a subtle, customizable indicator.

1.2k63Swift
6 years ago
Mocker
MockerWeTransfer/Mocker

A Swift library for mocking Alamofire and URLSession requests using a custom URLProtocol without modifying production code.

1.2k97Swift
1 year ago
XCTest
XCTestswiftlang/swift-corelibs-xctest

A Swift core library providing unit test support for Swift packages and applications across all Swift-supported platforms.

1.2k273Swift
2 days ago
swift-corelibs-xctest
swift-corelibs-xctestapple/swift-corelibs-xctest

A Swift core library providing unit test support for Swift packages and applications across all Swift-supported platforms.

1.2k273Swift
2 days ago
DBPathRecognizer
DBPathRecognizerdidierbrun/DBPathRecognizer

A Swift gesture recognizer that identifies hand-drawn paths using 8-directional algorithms for iOS applications.

1.2k92Swift
3 years ago
WKZombie
WKZombiemkoehnke/WKZombie

A Swift headless browser framework for iOS/OSX to automate website navigation, data collection, and testing without a UI.

1.2k100Swift
5 years ago
OAuth2
OAuth2p2/OAuth2

A Swift framework for OAuth2 authentication on Apple platforms (iOS, macOS, tvOS), supporting all standard OAuth2 flows.

1.2k282Swift
2 years ago
Appz
AppzSwiftKitz/Appz

A Swift library for launching external iOS apps and handling deeplinking with concise syntax and web fallback support.

1.2k77Swift
4 years ago
Diagnostics
DiagnosticsWeTransfer/Diagnostics

A Swift library for generating and sharing diagnostics reports from iOS, iPadOS, and macOS apps to improve bug-fixing workflows.

1.2k66Swift
7 days ago
Format
Formatmarmelroy/Format

A Swift formatter kit providing simple formatting syntax for numbers, currency, addresses, and colors.

1.2k43Swift
7 years ago
SwiftIconFont
SwiftIconFontsegecey/SwiftIconFont

A Swift library for easily integrating multiple icon fonts (Font Awesome, Material Icons, etc.) into iOS, macOS, and tvOS apps.

1.2k117Swift
3 years ago
SwiftIconFont
SwiftIconFont0x73/SwiftIconFont

A Swift library for easily using icon fonts (Font Awesome, Material Icons, etc.) in iOS, macOS, and tvOS apps.

1.2k117Swift
3 years ago
CardAnimation
CardAnimationseedante/CardAnimation

A Swift library providing two UIView subclasses for implementing interactive card flip animations via pan gestures on iOS.

1.2k127Swift
5 years ago
Runtime
Runtimewickwirew/Runtime

A Swift library for runtime introspection, enabling dynamic property access, type metadata inspection, and object construction.

1.2k95Swift
2 years ago
mapper
mapperlyft/mapper

A simple Swift library for converting JSON to strongly typed objects with immutable properties.

1.2k88Swift
2 years ago
Natalie
Nataliekrzyzanowskim/Natalie

A Swift command-line tool that generates type-safe code from storyboard files to eliminate string identifiers for segues and reusable views.

1.2k68Swift
7 years ago
RxRealm
RxRealmRxSwiftCommunity/RxRealm

A thin RxSwift wrapper for RealmSwift that enables reactive observation and write transactions for Realm collections and objects.

1.2k277Swift
10 months ago
DynamicButton
DynamicButtonyannickl/DynamicButton

A Swift library for creating animated flat buttons with built-in symbols and custom style support.

1.2k67Swift
6 years ago
FontBlaster
FontBlasterArtSabintsev/FontBlaster

Programmatically load custom fonts into iOS, macOS, and tvOS apps with one line of code.

1.2k104Swift
1 year ago
Queuer
QueuerFabrizioBrancati/Queuer

A Swift queue manager built on OperationQueue and GCD for creating and managing asynchronous and synchronous tasks.

1.2k46Swift
1 month ago
TZStackView
TZStackViewtomvanzummeren/TZStackView

A drop-in UIStackView replica for iOS 7.x and 8.x, enabling stack-based layouts without requiring iOS 9.

1.2k125Swift
7 years ago
SideMenuController
SideMenuControllerteodorpatras/SideMenuController

A customizable Swift container view controller for iOS that displays a main content panel and a side menu panel.

1.2k284Swift
5 years ago
TVButton
TVButtonmarmelroy/TVButton

Recreates Apple TV's parallax icon effect as iOS UIButtons in Swift, triggered by long press or drag.

1.2k51Swift
7 years ago
Euler
Eulermattt/Euler

A Swift library providing custom operators for mathematical notation, enabling code that resembles traditional math symbols.

1.1k58Swift
5 years ago
SearchTextField
SearchTextFieldapasccon/SearchTextField

A Swift UITextField subclass that adds autocomplete suggestions with customizable inline and list modes.

1.1k249Swift
3 years ago
WatchKit-Apps
WatchKit-Appskostiakoval/WatchKit-Apps

A collection of open-source WatchKit tutorial apps demonstrating core Apple Watch development concepts.

1.1k148Swift
9 years ago
CDAlertView
CDAlertViewcandostdagdeviren/CDAlertView

A highly customizable iOS alert/notification popup library written in Swift, similar to UIAlertController.

1.1k84Swift
5 years ago
PinpointKit
PinpointKitLickability/PinpointKit

An open-source iOS library for collecting user feedback with annotated screenshots via a shake gesture.

1.1k69Swift
4 years ago
SwiftEventBus
SwiftEventBuscesarferreira/SwiftEventBus

A lightweight publish/subscribe event bus for iOS, enabling decoupled communication between Swift components.

1.1k108Swift
5 years ago
Bluejay
Bluejaysteamclock/bluejay

A simple Swift framework for building reliable Bluetooth LE apps with a FIFO queue and background restoration.

1.1k101Swift
2 years ago
merchantkit
merchantkitbenjaminmayo/merchantkit

A modern iOS framework for managing In-App Purchases, simplifying product tracking, subscriptions, and transaction restoration.

1.1k75Swift
2 years ago
1
18
19
20
65