Swift Package

Open-source Swift projects categorized as Package

Top 14 Swift Package Projects

  1. PermissionsSwiftUI

    A SwiftUI package to beautifully display and handle permissions.

  2. 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.

    InfluxDB logo
  3. FabulaItemsProvider

    You can share and communicate with developers around the world through the Fabula app.

  4. OpenAlpha

    A Swift package for retrieving images from Sony digital cameras

  5. CircularProgressSwiftUI

    SwiftUI package that creates an animated circular progress bar

  6. 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.

  7. Postie

    The next-level structured Swift HTTP API Client

  8. 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)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. CircularSlider

    A SwiftUI view that can be interacted with by dragging a knob over a circular path to select a value (by terlan98)

  11. SwiftUI-Inspect

    Access UIKit and AppKit components from within SwiftUI.

  12. UnsplashSwiftUI

    This SwiftUI package makes using the Unsplash API in an app simple and easy.

  13. RVS_Checkbox

    A "Drop-In" Checkbox Replacement for the UISwitch Control.

  14. smartvaults-sdk-swift

    SmartVaults SDK - Swift Package

  15. 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") ] ) ] )

  16. 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.

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Swift Package discussion

Log in or Post with

Swift Package related posts

  • Checkbox component development methodology.

    2 projects | /r/SwiftUI | 2 Nov 2023
  • Postie – Structured HTTP API Client for Swift

    1 project | news.ycombinator.com | 16 Oct 2023
  • List of Swift UI components:

    2 projects | /r/SwiftUI | 20 Mar 2023
  • With Canvas, you can express viscosity between shapes.

    1 project | /r/SwiftUI | 18 Oct 2022
  • How to create a Radio Component.

    1 project | /r/SwiftUI | 29 Sep 2022
  • So far, 246 SwiftUI learning unit items have been registered through the Fabula project.

    1 project | /r/SwiftUI | 15 May 2022
  • Why do views from my swift package seem to share an ObservableObject?

    1 project | /r/SwiftUI | 24 Jan 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 May 2025
    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 →

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

Sponsored
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.
www.influxdata.com