Swift Package Registry
  • About
  • Add Package
  • Log In

Swift Packages

Repository Description
PermissionsSwiftUI A SwiftUI package to beautifully display and handle permissions.
ChangeMenuBarColor Simple utility to change macOS Big Sur and Monterey menu bar color by appending a solid color or gradient rectangle to a wallpaper image
Benchmark A swift library to benchmark code snippets.
BottomSheet ⬆️ A SwiftUI view component sliding in from bottom
SwiftPlantUML A command-line tool and Swift Package for generating class diagrams powered by PlantUML
KeyboardObserving ⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI
MusadoraKit The ultimate companion to MusicKit.
FocusEntity Bringing the scanning box from SceneKit to RealityKit
ColorizeSwift Terminal string styling for Swift.
DependencyGraph 🕸️ dependency-graph is a command-line tool that can visualize the dependencies of packages.
OpenAIKit Swift Package for OpenAI's API
FloatingTabBar Aesthetic floating tab bar – SwiftUI & Combine ⛓️ Importable via Swift Package Manager 📦
AsyncLocationKit 📍async/await CoreLocation
UIView-Shimmer Easy way to apply fancy Shimmer effect to any UIView element for iOS applications using Core Animation.
AssociatedObject 🔗 Swift Macro for allowing variable declarations even in class extensions
UILabel+Copyable A simple category to add copy functionality to UILabel.
Kodable A supercharged extension of Codable
swift-package-info Swift CLI tool that provides information about a Swift Package
SwiftPackageScripts Swift Package Scripts contains handy shell scripts for Swift Packages.
JellyfinAPI Swift SDK for Jellyfin
SwiftCPUDetect Swift Library to detect the current CPU Architecture for the current machine/process (inculing detecting if the current process is running using Rosetta) and additional system info.
AppContainer 🧳 Library that makes it easy to create multiple environments within a single app. You can switch environments without deleting the application.
RunScriptPlugin 🏃SwiftPackage Plugin for executing arbitrary ShellScript.
FitFileParser This provide a swift package to parse Fit File and have access to the information in swift.
CocoaUI ☕️ Obtain and customize UIKit/Cocoa objects from SwiftUI components.
MapItemPicker A simple, yet highly customizable and powerful location picker for SwiftUI.
StreamDeckKit Swift library for controlling Stream Deck hardware from an iPadOS application.
Alias 🎭 A Swift macros for defining aliases for types, functions, variables, etc.
swift-multipart-formdata Build multipart/form-data type-safe in Swift.
SwiftUIColor 🎨 Make system color defined in UIColor/NSColor available to SwiftUI Color.
EmailComposer A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 13 and above.
swift-fsm Friendly Finite State Machine Syntax for Swift across Apple Platforms
SwiftyGPT SwiftyGPT is an unofficial, lightweight and user-friendly Swift wrapper for accessing OpenAI API
OMJoystick This is the JoyStick UI library for SwiftUI.
Hwp-Swift Swift Package for Reading & Writing HWP File
DitheringEngine iOS and MacCatalyst framework for dithering images and videos. Used in Ditherable.
Harbor Harbor is a library for making API requests in Swift in a simple way using async/await.
GitHubRestAPISwiftOpenAPI Scheduled generated GitHub's REST API Swift code from OpenAPI specification.
CustomToolTip Easily add custom tool tips with arbitrary content to your AppKit project!
AlertPresenter A Swift package/Cocoapod providing easy alert presentation for iOS and tvOS
SVGWebView A SwiftUI View to display SVGs using WKWebView
Inspect Access UIKit and AppKit components from within SwiftUI.
swift-version-compare Create and compare semantic versions in swift.
UserDefaults This is very easy API to use to easily access and set userDefaults value in Swift and it supports the new privacy rules from apple.
SwiftMarkdownBuilder `resultBuilder` support for `swift-markdown`
PackAPrefPane Reusable & customizable SwiftUI settings sheet as a Swift package
Injection Dependency Injection pacakge
SwiftAPIClient Simple, flexible, generic and easy to use HTTP API Client written in Swift
ResearchKit ResearchKit with Swift Package Manager (SPM), SwiftUI, C++ Interoperability, and visionOS support
SlideDecisionControl SwiftUI control to prevent accidental actions.
SwiftyReachability SwiftyReachability is a simple and lightweight network interface manager written in Swift
Source Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController
RVS_AutofillTextField An extension of UITextField that adds an autofill dropdown.
ActionBuilder Compose SpriteKit animations quickly in a declarative SwiftUI-style
SwiftUIMKMapView SwiftUI wrapper for MapKit's MKMapView (UIKit).
SemVer A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase.
Injection Dependency injection utilities for SwiftUI
EasyToast EasyToast is a lightweight and customizable SwiftUI package that provides easy-to-use toast notifications. Display brief messages to your users with minimal effort.
ARPersistence AR Persistence with ARKit & RealityKit
SettingsBundleBuilder An easy way to build iOS settings bundles with a SwiftUI style syntax.
KeyPathValue 🔑 Structure for assigning values using keypath
CheckBoxSwiftUI customised checkBox package for swiftUI
XCSnippets Swift package to interact with Xcode Code Snippets in a type-safe manner
NotificationManager A Swift package for effortlessly managing local notifications in your iOS app. Schedule, customize, and handle notifications with ease using our API.
XCTestExtensions Extensions for commonly used functionality in UI tests using XCTest.
SwiftyCache SwiftyCache is a dynamic and auto-managed cache written in Swift. Unlike a simple cache system, it allows you to keep some data even in different executions. Guaranteeing persistence, when desired, without increasing the time required to save or recover data.
RectangleTools A set of Swift utilities for dealing with rectangles, including a way to generically build your own!
SenseHat Swift package for Raspberry Pi Sense Hat
Intercom A Swift Package for the Intercom iOS SDK.
CodableCode Swift Package that allows you to convert JSON Strings into Swift structs.
MultiplicativeArithmetic Formalizes an object's ability to be multiplied by something
ColorSwatches Turn an NSColor or UIColor into an image
Quickie Tired of creating all the boilerplate code from scratch every time you start a new project? Here is the solution. A Swift package that provides extensions to the most common functionality in the iOS and macOS world to significantly speed up development process.
LogBird LogBird is a powerful yet simple logging library for Swift, designed to provide flexible and efficient console logging.
ImagePicker ImagePicker is a Swift Package to make it easy to pick images from the photo library.
YVAnchor Faster and easier layout constraints
TypoChecker Typo checker made with swift
SwiftyRanged SwiftyRanged is a simple and lightweight way for creating constricted range variables
SwiftFrame DataFrame on swift
PulsrMarkdown A simple markdown parser, with support for ||spoilers|| (or >!spoilers!<)
LCActivityIndicator This is a portable framework with many preset loading indicators created using SwiftUI!
GTSheetMenuView A customizable menu presented as a sheet that can be integrated in iOS projects. Available as a Swift Package.
GTOverlayView Show a customizable overlay view on top of any other view in iOS based projects. Available as a Swift Package.
CampusDualKit 🏫 Swift package to connect to Campus Dual at Berufsakademie Sachsen
Authomatek Authomatek is a Swift package for Vapor that provides pre-configured authentication for relational databases. It automates the process of creating all the necessary routes, controllers, and models, allowing you to quickly and easily set up authentication for your Vapor application.
SwiftyCache A simple and lightweight cache written in Swift
StringIntegerAccess I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.
SimpleLogging For when you need something more advanced than print, but not a whole heavy system
SafeCollectionAccess Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions
FunctionTools Some tools to make functions easier to use in Swift
CrossKitTypes Some types and extensions for those using AppKit and UIKit in the same project
CollectionTools A bunch of tools I tend to write to make collections easier to use
BasicMathTools Some basic tools for doing math in Swift
SafariView Swift Package to use the functionalities of SFSafariViewController inside SwiftUI
OdinKit Swift package providing an object-oriented wrapper for 4Players ODIN
GTBlurView Add blur effect to any view in iOS based projects using a simple, modern and declarative way. Available as a Swift package.
BeaconFinder Beacon Finder in Swift
B9Action Unified interface for target/selector patterns and block calls.
B9Action Unified interface for target/selector patterns and block calls.
9506 successfully parsed packages Copyright © 2020 All rights reserved. Swift and the Swift logo are trademarks of Apple Inc.
About
  • Twitter
  • zac.gorak.us
GitHub
  • GitHub MarketPlace
  • GitHub App
  • GitHub Action
  • GitHub Repository