Community Showcase: January 2024
The Community Showcase of Swift packages features packages from around the Swift community nominated via this thread on the Swift forums and voted on by the Swift Website Workgroup.
This list is an archive of the Community Showcase from January 2024.
-
sotoby Soto for AWS
Soto for AWS is a Swift language SDK for Amazon Web Services (AWS). It provides access to all AWS services via a direct mapping of the REST APIs Amazon publishes for each of its services.
Nominated via this forum post.
-
Powby Emerge Tools
Pow provides delightful SwiftUI animations and effects for your app. It includes transitions and change effects which can trigger every time a value is updated.
Discussed on Episode 38 of Swift Package Indexing.
-
OpenAPIKitby Mathew Polzin
OpenAPIKit allows encoding and decoding of OpenAPI 3.0.x and 3.1.x documents and their components in Swift.
Nominated via this forum post.
-
Benchmarkby Ordo One
Benchmark helps measure and track performance metrics for apps and frameworks. It supports automated regression checks, manual comparisons, and benchmark result exports in multiple formats.
Nominated via this forum post.
-
Typhoonby Space Code
Typhoon provides retry policies for handling errors in asynchronous operations. It offers three retry strategy options: constant, exponential, and exponential with jitter.
Discussed on Episode 37 of Swift Package Indexing.
-
SwiftUICoreImageby Dan Wood
Provides a convenient way to chain multiple Core Image filters to CIImage instances and render them into SwiftUI or any other context. It can also be used without SwiftUI.
Discussed on Episode 38 of Swift Package Indexing.