InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 14 Swift Package Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
FabulaItemsProvider
You can share and communicate with developers around the world through the Fabula app.
-
-
-
ButtonClickStyle
This is a Customizable/Designable Button View, with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
-
-
Colors
Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in UIColor/NSColor are now available in Color as well. (by 0xWDG)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CircularSlider
A SwiftUI view that can be interacted with by dragging a knob over a circular path to select a value (by terlan98)
-
-
-
-
-
nyarudb2
NyaruDB2 is a lightweight, high-performance embedded database for iOS apps, designed to handle large datasets efficiently with modern Swift concurrency features. It supports advanced data management capabilities including compression, sharding, indexing.
Project mention: NyaruDB2: A Mobile-First Experiment in Table Partitioning for iOS | dev.to | 2025-04-25// swift-tools-version:5.9 import PackageDescription let package = Package( name: "YourApp", dependencies: [ .package(url: "https://github.com/galileostudio/nyarudb2.git", .upToNextMinor(from: "0.1.0-alpha1")) ], targets: [ .target( name: "YourApp", dependencies: [ .product(name: "NyaruDB2", package: "nyarudb2") ] ) ] )
-
Admob-SwiftUI
This library helps you to easily integrate the Admob SDK in your SwiftUI app. It is a wrapper around the Google Mobile Ads SDK for iOS. It provides a SwiftUI view that you can use to display banner ads in your app above your tabbar.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Swift Package discussion
Swift Package related posts
-
Checkbox component development methodology.
-
Postie – Structured HTTP API Client for Swift
-
List of Swift UI components:
-
With Canvas, you can express viscosity between shapes.
-
How to create a Radio Component.
-
So far, 246 SwiftUI learning unit items have been registered through the Fabula project.
-
Why do views from my swift package seem to share an ObservableObject?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 May 2025
Index
What are some of the best open-source Package projects in Swift? This list will help you:
# | Project | Stars |
---|---|---|
1 | PermissionsSwiftUI | 1,499 |
2 | FabulaItemsProvider | 648 |
3 | OpenAlpha | 129 |
4 | CircularProgressSwiftUI | 71 |
5 | ButtonClickStyle | 47 |
6 | Postie | 37 |
7 | Colors | 33 |
8 | CircularSlider | 25 |
9 | SwiftUI-Inspect | 13 |
10 | UnsplashSwiftUI | 9 |
11 | RVS_Checkbox | 7 |
12 | smartvaults-sdk-swift | 5 |
13 | nyarudb2 | 3 |
14 | Admob-SwiftUI | 2 |