Community Showcase: April 2025
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 April 2025.
-
grpc-swiftby 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.
-
Spicesby 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-otelby 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-grdbby 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.