swiftpm
There are 252 repositories under swiftpm topic.
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
devicekit/DeviceKit
DeviceKit is a value-type replacement of UIDevice.
DaveWoodCom/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
SDWebImage/SDWebImageSwiftUI
SwiftUI Image loading and Animation framework powered by SDWebImage
Zewo/Zewo
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Zewo/Venice
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
apple/swift-openapi-generator
Generate Swift client and server code from an OpenAPI document.
kaishin/ImageScout
A Swift implementation of fastimage. Supports PNG, GIF, and JPEG.
GraphQLSwift/GraphQL
The Swift GraphQL implementation for macOS and Linux
google/swift-benchmark
A swift library to benchmark code snippets.
llvm-swift/LLVMSwift
A Swift wrapper for the LLVM C API (version 11.0)
maxxfrazer/RealityUI
A Swift Package for creating familiar UI Elements and animations in RealityKit. For both Augmented Reality or Virtual Reality scenes. Now with visionOS support.
Zewo/Reflection
DEPRECATED
SwiftPackageIndex/SwiftPackageIndex-Server
The Swift Package Index is the place to find Swift packages!
GraphQLSwift/Graphiti
The Swift GraphQL Schema framework for macOS and Linux
nickffox/KeyboardObserving
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI
s1ddok/Fiber2D
Cross-platform 2D Game Engine in pure Swift
bignerdranch/Deferred
Work with values that haven't been determined yet.
maxxfrazer/FocusEntity
Bringing the scanning box from SceneKit to RealityKit
yoxisem544/ScreenshotPreventing-iOS
Prevent screenshot or screenrecording on iOS devices
stackotter/swift-bundler
An Xcodeproj-less tool for creating cross-platform Swift apps.
moritzsternemann/SwipyCell
Easy to use UITableViewCell implementing swiping to trigger actions.
kewlbear/FFmpeg-iOS
Swift package of FFmpeg libraries for iOS
kewlbear/YoutubeDL
An iOS app using youtube-dl Python module with PythonKit Swift package
iainsmith/swift-docker
Build & test your swift packages using docker - `swift docker test`
e-sites/Natrium
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target.
cybozu/LicenseList
Generate a list of licenses for the Swift Package libraries that your app depends on.
securevale/swift-confidential
Swift literals obfuscator to defend against static reverse engineering.
apple/swift-container-plugin
Swift Package Manager plugin for building container images
kewlbear/Python-iOS
Swift package to use python modules in iOS apps
adamayoung/TMDb
The Movie Database Swift Package
shibapm/PackageConfig
A Swift Package that allows you to define configuration settings inside a Package.swift
kewlbear/YoutubeDL-iOS
Swift package of youtube_dl python module for iOS
nspavlo/MaterialActivityIndicator
Material Activity Indicator
Open-Bytes/SwiftUIFormValidator
Declarative form validator for SwiftUI.
maxxfrazer/MultipeerHelper
A light swift wrapper around the iOS MultipeerConnectivity framework. Including an example project using RealityKit's MultipeerConnectivityService.