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 45 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
LetterAvatarKit
LetterAvatarKitvpeschenkov/LetterAvatarKit

A Swift framework for generating customizable letter-based avatar images for iOS and tvOS apps.

22027Swift
3 years ago
Device.swift
Device.swiftschickling/Device.swift

A super-lightweight Swift library that extends UIDevice to detect the specific iOS device type.

22069Swift
5 years ago
Window Glue
Window GlueConxt/WindowGlue

A macOS menu bar utility that glues two windows together so they move and snap as one unit.

2193Swift
11 months ago
BerkananSDK
BerkananSDKzssz/BerkananSDK

An open-source SDK enabling Bluetooth mesh messaging between nearby iOS, macOS, tvOS, and watchOS apps without internet connectivity.

21820Swift
6 years ago
Flow
FlowJohnSundell/Flow

A lightweight Swift library for operation-oriented programming, enabling atomic operations that can be grouped, sequenced, queued, and repeated.

2186Swift
9 years ago
AssetChecker
AssetCheckerfreshOS/AssetChecker

A Swift run script that automatically detects missing and unused image assets in iOS Asset Catalogs.

21717Swift
5 years ago
SwiftHash
SwiftHashonmyway133/SwiftHash

A pure Swift implementation of MD5 hashing for iOS, macOS, and other Apple platforms.

21631Swift
2 years ago
SwiftLCS
SwiftLCSFrugghi/SwiftLCS

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

21616Swift
6 years ago
InitialsImageView
InitialsImageViewbachonk/InitialsImageView

A Swift UIImageView extension that generates letter initials with random background colors as profile image placeholders.

21541Swift
3 years ago
Configs
ConfigsiHongRen/configEditor

A macOS app for viewing, editing, and managing configuration files like .zshrc and .gitconfig with auto-scanning and Git-based versioning.

2157Swift
29 days ago
ATGMediaBrowser
ATGMediaBrowseraltayer-digital/ATGMediaBrowser

An iOS image slide-show viewer with customizable transition styles, pinch-to-zoom, and interactive dismissal.

21516Swift
5 years ago
SwiftyBluetooth
SwiftyBluetoothjordanebelanger/SwiftyBluetooth

A Swift library providing closures-based APIs for CoreBluetooth, replacing delegate patterns with modern async callbacks.

21564Swift
3 years ago
McPicker
McPickerkmcgill88/McPicker-iOS

A customizable, closure-driven UIPickerView drop-in solution with animations and rotation support for iOS.

21444Swift
2 years ago
HorizontalDial
HorizontalDialkciter/HorizontalDial

A customizable horizontal scroll dial UI component for iOS apps, inspired by Instagram's interface.

21314Swift
7 years ago
Puppy
Puppysushichop/Puppy

A flexible Swift logging library supporting multiple transports, log rotation, and cross-platform compatibility.

21335Swift
11 months ago
async+
async+async-plus/async-plus

A chainable interface for Swift's async/await that provides promise-like operations while using native language features.

2139Swift
2 years ago
CountryPicker
CountryPicker4taras4/CountryCode

A Swift library providing a customizable country and phone code picker for iOS apps.

21370Swift
2 years ago
DATAStack
DATAStack3lvis/DATAStack

A 100% Swift, boilerplate-free Core Data stack that simplifies persistent storage management for iOS/macOS apps.

21346Swift
5 years ago
rn-secure-storage
rn-secure-storagetalut/rn-secure-storage

A React Native library providing secure storage for Android and iOS using Keychain and Keystore.

21270Java
2 years ago
AZSafariCollectionViewLayout
AZSafariCollectionViewLayoutAfrozZaheer/AZSafariCollectionViewLayout

A UICollectionViewLayout that replicates the Safari browser history page layout for iOS apps.

21115Swift
8 years ago
Switcher
Switcherknn90/Switcher

A customizable animated UISwitcher component for iOS apps with smooth transition effects.

21123Swift
9 years ago
SwiftBoost
SwiftBoostsparrowcode/SwiftBoost

A collection of Swift extensions to boost iOS, tvOS, and watchOS development.

21118Swift
1 month ago
algoliasearch-client-swift
algoliasearch-client-swiftalgolia/algoliasearch-client-swift

A fully-featured and blazing-fast Swift API client for integrating Algolia search into iOS, macOS, tvOS, watchOS, and Linux applications.

21167Swift
2 days ago
MiddleDrag
MiddleDragNullPointerDepressiveDisorder/MiddleDrag

Adds three-finger trackpad gestures for middle-click and middle-drag on macOS, providing the missing middle mouse button.

2115Swift
1 month ago
TKRadarChart
TKRadarChartTBXark/TKRadarChart

A customizable radar chart library for iOS apps built with Swift.

21029Swift
3 years ago
ApplyStyleKit
ApplyStyleKitshindyu/ApplyStyleKit

A Swift library for applying styles to UIKit components using a fluent method chain syntax.

21018Swift
3 years ago
AEAccordion
AEAccordiontadija/AEAccordion

A simple and lightweight UITableViewController with accordion effect for expanding and collapsing cells in iOS apps.

20923Swift
7 years ago
FHIRModels
FHIRModelsapple/FHIRModels

A Swift library providing native data models for FHIR® resources across multiple versions.

20934Swift
5 days ago
Concurrent
Concurrenttypelift/Concurrent

A Swift library providing functional concurrency primitives like channels, MVars, and software transactional memory.

20817Swift
6 years ago
PostalCodeValidator
PostalCodeValidatorFormatterKit/PostalCodeValidator

A Swift library for validating postal codes with support for over 200 regions worldwide.

20714Swift
5 years ago
File Browser Playground
File Browser Playgroundsteventroughtonsmith/files-playgroundbook

A simple file browser playground book for exploring the file system within Swift Playgrounds on iOS.

20612Swift
9 years ago
nef
nefbow-swift/nef-plugin

An Xcode extension that integrates nef features for exporting code snippets, generating markdown, and creating Playground Books.

20111Swift
4 years ago
SYSymbol
SYSymbolNirma/SFSymbol

A Swift library providing type-safe access to all SF Symbols from versions 1.1 through 6.

20026Swift
1 year ago
LNRSimpleNotifications
LNRSimpleNotificationsLISNR/LNRSimpleNotifications

A lightweight Swift library for displaying customizable in-app notifications with minimal setup.

20027Swift
4 years ago
AsyncBluetooth
AsyncBluetoothmanolofdez/AsyncBluetooth

A Swift library that provides async/await APIs and thread-safe concurrency for Apple's CoreBluetooth framework.

20041Swift
15 days ago
Logician
Logicianmdiep/Logician

A Swift library for logic programming that solves problems by describing constraints rather than writing solutions.

2009Swift
6 years ago
1
44
45
46
65