Community Showcase: January 2024
Swift 软件包社区展示栏目展示了来自 Swift 社区的各类软件包,这些包通过 Swift 论坛上的这个帖子提名,并由 Swift 网站工作组投票选出。
这是 2024年January Swift 社区展示的存档列表。
-
soto作者: 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.
-
Pow作者: 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.
-
OpenAPIKit作者: 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.
-
Benchmark作者: 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.
-
Typhoon作者: 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.
-
SwiftUICoreImage作者: 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.