Packages for keyword “swift”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Note: Package collections are limited to 300 packages. The “swift” keyword currently has 4,451 associated packages, so its package collection includes only the top 300 packages by package score.
SwiftAsyncAssert
Assert functions to evaluate Swift concurrency async expressions in XCTests.
TaskScheduler
A lightweight, actor-based and protocol-oriented task scheduler built in pure Swift, ready for all platforms. Schedule immediate, delayed, or periodic work and execute it via a signal-driven executor (no busy waiting)
BasicMathTools
Some basic tools for doing math in Swift
swift-binary-coder
Flat, untagged binary serializer for Codable Swift types
swift-blurhash
Swift package that generates a short string from an image, which can be sent with the image URL to display a placeholder image on the client while the full image loads
SwiftBus
A simple and lightweight Event Bus library written in Swift and powered by Combine
Cache
A type-safe swifty wrapper around NSCache.
swift-colorful
A library for playing with colors in Swift.
swift-context-management
Smart context management for Swift LLM applications. Prune, summarize, and restructure conversation history automatically and more...
swift-css-parser
A lightweight CSS parser for parsing and creating CSS stylesheets
swift-css-types
A Swift package with foundational types for CSS.
swift-digits
🦁 A Swift library for working with integer digits.
swift-distributed-tracing-baggage-core
Minimal context propagation container
Eazy
Eazy is the missing piece in your SwiftUI and UIKit application. It aims at harmonizing how your views communicate with the model and vice versa in a clear and consistent way.
SwiftEndpoint
Lightweight library providing higher level of abstraction for implementing networking in iOS and macOS applications
SwiftEventCenter
A simple and easy to use event manager
SwiftExpression
Swift Implementation of Regex built on NSRegularExpression
FileUtils
SwiftFu
➕ Swift Function Upgrades
SwiftGeographicLib
Swifty wrapper for geodesic routines in Charles Karney's GeographicLib. This package ports the C version of the library into clean Swift code.