Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift
S

Swift

Language
539 projects2737.2k total stars299.4k total forks13 languages

Open-source projects built with Swift

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

Showing 539 open-source projects · page 4 of 15

……
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
Swift-AI
Swift-AISwift-AI/Swift-AI

A high-performance deep learning library written entirely in Swift, optimized for Apple hardware.

6.1k554Swift
9 years ago
Macaw
Macawexyte/macaw

A powerful and easy-to-use vector graphics Swift library with SVG support for iOS and macOS.

6.0k568Swift
2 years ago
TextFieldEffects
TextFieldEffectsraulriera/TextFieldEffects

A collection of customizable, animated UITextField effects for iOS, built with Swift.

6.0k592Swift
2 years ago
AMScrollingNavbar
AMScrollingNavbarandreamazz/AMScrollingNavbar

A custom UINavigationController that enables the navigation bar to scroll alongside a UIScrollView in iOS apps.

6.0k632Swift
3 years ago
XMPPFramework
XMPPFrameworkrobbiehanson/XMPPFramework

A modular, thread-safe XMPP framework in Objective-C for building real-time chat apps on macOS and iOS.

5.9k2.1kObjective-C
2 years ago
SideMenu
SideMenujonkykong/SideMenu

A simple, versatile side menu control for iOS with storyboard support and eight animation styles.

5.8k695Swift
3 years ago
SPPermissions
SPPermissionsivanvorobei/SPPermissions

A universal Swift API for requesting and checking iOS system permissions like camera, location, and notifications.

5.8k479Swift
1 year ago
SPPermission
SPPermissionsparrowcode/PermissionsKit

A universal Swift API for requesting and checking iOS system permissions like camera, location, and notifications.

5.8k479Swift
1 year ago
Alerts & Pickers
Alerts & Pickersdillidon/alerts-and-pickers

A Swift library for advanced UIAlertController usage with custom pickers like date, location, contacts, and image selection.

5.8k710Swift
2 years ago
ResearchKit
ResearchKitResearchKit/ResearchKit

An open source iOS framework for creating apps for medical and other research studies.

5.7k1.2kObjective-C
2 months ago
ChartView
ChartViewAppPear/ChartView

A composable, SwiftUI-native chart library for iOS 13+ with immutable configuration and modifier-based APIs.

5.6k644Swift
1 month ago
Bolts
BoltsBoltsFramework/Bolts-ObjC

A collection of low-level libraries for iOS and Android, providing Tasks for async code management and App Links for deep linking.

5.6k576Objective-C
4 years ago
Tuist
Tuisttuist/tuist

A virtual platform team for Swift app developers that provides project generation, caching, selective testing, and build insights.

5.6k735Swift
2 days ago
ZipArchive
ZipArchiveZipArchive/ZipArchive

A utility class for zipping and unzipping files on iOS, macOS, tvOS, watchOS, and visionOS.

5.6k1.4kC
5 months ago
expanding-collection
expanding-collectionRamotion/expanding-collection

An animated material design UI card peek/pop controller for iOS apps.

5.5k522Swift
6 years ago
ARKit-CoreLocation
ARKit-CoreLocationProjectDent/ARKit-CoreLocation

An iOS library that combines ARKit's local accuracy with CoreLocation's GPS scale to place AR objects using real-world coordinates.

5.5k727Swift
16 days ago
ARKit-CoreLocation
ARKit-CoreLocationAndrewHartAR/ARKit-CoreLocation

An iOS library that combines ARKit's local accuracy with CoreLocation's GPS scale to place AR objects using real-world coordinates.

5.5k727Swift
16 days ago
Koloda
KolodaYalantis/Koloda

A customizable iOS card swipe view library for implementing Tinder-like card interfaces with smooth animations.

5.4k810Swift
1 year ago
PhoneNumberKit
PhoneNumberKitmarmelroy/PhoneNumberKit

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

5.4k854Swift
11 days ago
BulletinBoard
BulletinBoardalexaubry/BulletinBoard

An iOS library for generating and managing contextual cards displayed at the bottom of the screen.

5.4k302Swift
3 years ago
SCLAlertView-Swift
SCLAlertView-Swiftvikmeup/SCLAlertView-Swift

A customizable animated alert view for iOS written in Swift, serving as a drop-in replacement for UIAlertView/UIAlertController.

5.3k753Swift
2 years ago
Scrollable-GraphView
Scrollable-GraphViewphilackm/ScrollableGraphView

An adaptive scrollable graph view for iOS to visualize simple discrete datasets, written in Swift.

5.3k462Swift
5 years ago
socket.io-client-swift
socket.io-client-swiftsocketio/socket.io-client-swift

A Socket.IO client library for iOS and macOS applications enabling real-time bidirectional communication.

5.3k864Swift
1 year ago
ESTabBarController
ESTabBarControllereggswift/ESTabBarController

A highly customizable Swift TabBarController component for iOS with animations, badges, and Lottie support.

5.2k619Swift
3 years ago
JASONETTE-iOS
JASONETTE-iOSJasonette/JASONETTE-iOS

A native iOS app framework that renders UI and behavior from JSON delivered over HTTP.

5.2k350JavaScript
3 years ago
PageMenu
PageMenuPageMenu/PageMenu

A customizable iOS paging menu controller built from view controllers in a scroll view, similar to Spotify and Instagram.

5.2k877Swift
4 years ago
Instructions
Instructionsephread/Instructions

A Swift library for adding customizable coach marks and guided tours to iOS apps.

5.2k480Swift
1 year ago
MeetingBar
MeetingBarleits/MeetingBar

A macOS menu bar app that displays your calendar meetings and provides quick access to join or create meetings.

5.2k260Swift
4 days ago
HanekeSwift
HanekeSwiftHaneke/HanekeSwift

A lightweight generic cache for iOS and tvOS written in Swift, with specialized support for images.

5.2k582Swift
5 years ago
LyricsX
LyricsXddddxxx/LyricsX

A macOS app that automatically fetches and displays synchronized lyrics for your music player.

5.2k432Swift
6 months ago
Flying Carpet
Flying Carpetspieglt/flyingcarpet

Cross-platform file transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi, no network infrastructure required.

5.1k244Rust
1 month ago
SwiftSoup
SwiftSoupscinfu/SwiftSoup

A pure Swift HTML parser with DOM, CSS, and jQuery-like methods for parsing, manipulating, and cleaning HTML across Apple platforms and Linux.

5.1k384Swift
29 days ago
OHHTTPStubs
OHHTTPStubsAliSoftware/OHHTTPStubs

A library for stubbing network requests in iOS/macOS/tvOS apps to test with fake data and simulate network conditions.

5.1k598Objective-C
1 year ago
CSStickyHeaderFlowLayout
CSStickyHeaderFlowLayoutCSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout

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

5.0k605Objective-C
4 years ago
FBSimulatorControl
FBSimulatorControlfacebook/idb

A command-line interface for automating iOS simulators and devices, enabling remote automation and advanced testing workflows.

5.0k485Objective-C
2 days ago
LeetCode-Swift
LeetCode-Swiftsoapyigu/LeetCode-Swift

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

5.0k900Swift
1 year ago
1
3
4
5
15