Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift Package Manager
S

Swift Package Manager

Tool
135 projects159.6k total stars26.6k total forks10 languages

Open-source projects built with Swift Package Manager

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

Showing 135 open-source projects · page 3 of 4

Bluetooth
BluetoothPureSwift/Bluetooth

A comprehensive Swift library suite implementing Bluetooth SIG specifications for cross-platform development.

23331Swift
3 days ago
LiquidTransition
LiquidTransitionAlexandrGraschenkov/LiquidTransition

A Swift library for creating smooth, customizable animated transitions between iOS view controllers with minimal boilerplate.

2237Swift
2 years ago
Logician
Logicianmdiep/Logician

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

2009Swift
6 years ago
MemberwiseInit
MemberwiseInitgohanlon/swift-memberwise-init-macro

A Swift macro that generates memberwise initializers at any access level with default values and compile-time safety.

19623Swift
3 months ago
SafeDI
SafeDIdfed/safedi

A compile-time-safe dependency injection library for Swift that eliminates boilerplate while ensuring dependency validity.

1948Swift
1 month ago
PolioPager
PolioPagerYuigaWada/PolioPager

A flexible iOS tab bar controller with a built-in search tab, inspired by the SNKRS app.

17714Swift
5 years ago
Perfect TensorFlow
Perfect TensorFlowPerfectlySoft/Perfect-TensorFlow

A TensorFlow C API wrapper enabling machine learning in server-side Swift applications.

16713Swift
6 years ago
SwiftCoreMLTools
SwiftCoreMLToolsJacopoMangiavacchi/SwiftCoreMLTools

A Swift library for programmatically creating and exporting CoreML models using a Swift-native DSL and API.

1666Swift
6 years ago
CombineCoreBluetooth
CombineCoreBluetoothStarryInternet/CombineCoreBluetooth

A Combine-based wrapper for Apple's CoreBluetooth framework, enabling reactive Bluetooth operations with publishers instead of delegates.

14211Swift
1 year ago
Swiftly Salesforce
Swiftly Salesforcemike4aday/SwiftlySalesforce

A Swift library for building native iOS apps that connect to Salesforce, using Swift concurrency and SwiftUI.

13840Swift
2 years ago
PlayerView
PlayerViewdavidlondono/PlayerView

An elegant wrapper API for AVPlayer that provides event handling via delegates instead of KVO.

13046Swift
6 years ago
SelectionList
SelectionListyonat/SelectionList

A simple iOS checklist component for single or multiple selection, built on UITableView.

12420Swift
1 year ago
Perfect-Notifications
Perfect-NotificationsPerfectlySoft/Perfect-Notifications

A Swift library for sending Apple Push Notifications (APNs) from server-side applications.

11829Swift
6 years ago
swift-mod
swift-modra1028/swift-mod

A Swift tool for automated code modification, generating boilerplate like access control and initializers based on AST analysis.

1167Swift
1 month ago
FlagAndCountryCode
FlagAndCountryCodeexyte/FlagAndCountryCode

A Swift library providing country flags, dial codes, and localization data for iOS apps, compatible with both UIKit and SwiftUI.

1086Swift
16 days ago
FramesIos
FramesIoscheckout/frames-ios

An iOS SDK that tokenizes card payments and provides customizable payment UI components for Checkout.com's payment infrastructure.

10755Swift
4 months ago
SyntaxKit
SyntaxKitbrightdigit/SyntaxKit

A Swift package for generating Swift code programmatically using declarative, type-safe result builders.

1062Swift
1 month ago
BlueSSLService
BlueSSLServiceKitura/BlueSSLService

SSL/TLS add-in framework for BlueSocket in Swift, supporting Secure Transport on Apple platforms and OpenSSL on Linux.

10150Swift
3 years ago
DDSpiderChart
DDSpiderChartdadalar/DDSpiderChart

An easy-to-use Spider (Radar) Chart library for iOS and macOS, written in Swift with SwiftUI support.

9811Swift
1 year ago
MockSwift
MockSwiftleoture/MockSwift

A Swift mock library for writing mocks and improving unit tests, inspired by Mockito.

928Swift
3 months ago
SwiftAutoGUI
SwiftAutoGUINakaokaRei/SwiftAutoGUI

A Swift library for macOS automation with mouse, keyboard control, screenshots, image recognition, and AI-powered agents.

898Swift
17 days ago
MultiToggleButton
MultiToggleButtonyonat/MultiToggleButton

A UIButton subclass that implements tap-to-toggle button text with multiple states, like camera flash buttons.

8618Swift
1 year ago
MailCore
MailCoreLiveUI/MailCore

A Swift package providing a unified email sending interface for Vapor 3 applications with support for Mailgun, SendGrid, and SMTP.

8512Swift
4 years ago
Deviice
Deviiceandrealufino/Deviice

A Swift library to easily check the current device and retrieve detailed information about it.

7918Swift
1 day ago
SociableWeaver
SociableWeaverNicholasBellucci/SociableWeaver

A lightweight Swift framework for building declarative, type-safe GraphQL queries using Swift 5.1 function builders and CodingKeys.

787Swift
4 years ago
Native Audio
Native AudioCap-go/capacitor-native-audio

A Capacitor plugin for native audio playback supporting local files, remote URLs, HLS streaming, and background playback.

7433Java
9 days ago
SuggestionsKit
SuggestionsKitAlphanumericCharactersOrSingleHyphenz/SuggestionsKit

An iOS framework for creating in-app feature tutorials and user onboarding suggestions.

717Swift
5 years ago
RealmWrapper
RealmWrapperk-lpmg/RealmWrapper

Safe and easy wrappers for RealmSwift that simplify database transactions and UI updates in iOS/macOS apps.

7017Swift
5 years ago
CameraBackground
CameraBackgroundyonat/CameraBackground

A Swift library that adds a live camera background layer to any UIView with camera controls and snapshot capture.

689Swift
1 year ago
CheckmarkCollectionViewCell
CheckmarkCollectionViewCellyonat/CheckmarkCollectionViewCell

A UICollectionViewCell subclass that displays a checkmark when selected and an empty circle when not, mimicking the Photos.app selection interface.

6710Swift
1 year ago
ApolloDeveloperKit
ApolloDeveloperKitmanicmaniac/ApolloDeveloperKit

A bridge library that enables Apollo Client Devtools debugging for Apollo iOS GraphQL clients.

644Swift
3 years ago
eosio-swift
eosio-swiftEOSIO/eosio-swift

A Swift SDK for integrating with EOSIO-based blockchains, providing core communication, transaction handling, and cryptographic utilities.

6336C
4 years ago
SMSwipeableTabView
SMSwipeableTabViewsmahajan28/SMSwipeableTabView

A customizable iOS swipeable tab view control combining UIPageViewController with a scrollable tab bar.

5713Swift
5 years ago
CacheAdvance
CacheAdvancedfed/CacheAdvance

A high-performance Swift cache for logging systems that persists log events 30x faster than SQLite.

516Swift
1 month ago
Camera Preview
Camera PreviewCap-go/capacitor-camera-preview

A Capacitor plugin for full camera control with HTML/JS overlays, supporting photos, video, and advanced hardware features.

4731Java
22 hours ago
Trevi
TreviYoseob/Trevi

A libuv-based Swift web HTTP server framework for building high-performance applications.

461Swift
10 years ago
1234
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