Community Showcase: April 2025
Swift 软件包社区展示栏目展示了来自 Swift 社区的各类软件包,这些包通过 Swift 论坛上的这个帖子提名,并由 Swift 网站工作组投票选出。
这是 2025年April Swift 社区展示的存档列表。
-
grpc-swift作者: grpc
gRPC is a high performance, open source universal RPC framework. This package is a Swift language implementation of gRPC.
Nominated via this forum post.
-
Spices作者: Shape ApS
Spices facilitates creating in-app debug menus by generating native UI from Swift. It uses the
@Spice
property wrapper andSpiceStore
protocol to store settings and manage environment configurations.Discussed on Episode 54 of Swift Package Indexing.
-
swift-otel作者: Swift OTel
Client for server-side Swift, implementing OpenTelemetry for tracing and metrics. Demonstrates usage with examples like a counter service and HTTP server for distributed tracing.
Nominated via this forum post.
-
sharing-grdb作者: Point-Free
SharingGRDB offers a fast, lightweight alternative to SwiftData, utilizing SQLite for data management. It supports SwiftUI and UIKit, providing property wrappers for data fetching and observation.
Discussed on Episode 54 of Swift Package Indexing.