Community Showcase: July 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 July 2024.
-
hummingbirdby Hummingbird
Hummingbird is a lightweight, flexible server framework written in Swift. It consists of an HTTP server, a web application framework, and extension modules.
Discussed on Episode 45 of Swift Package Indexing.
-
ContrastKitby Mark Battistella
Colour contrast handling and accessibility helpers by generating colour shades and determining readable contrast colours according to accessibility standards.
Discussed on Episode 45 of Swift Package Indexing.
-
node-swiftby Kabir Oberai
Write Swift code that talks to Node.js libraries, and vice versa, targeting cross-platform development with memory safety and idiomatic integration.
Nominated via this forum post.
-
AcmeSwiftby Matthieu Barthelemy
Let’s Encrypt certificate management handling account creation, order submission, and certificate issuance with ACME v2. Requires external challenge verification.
Nominated via this forum post.
-
BlurHashViewsby Dale Price
Decodes BlurHash strings into SwiftUI views, offering customization like contrast control, detail level, and color space adjustments for native placeholders. Supports animations and custom transitions.
Linked to in Issue 666 of iOS Dev Weekly.
-
CodableDatastoreby Mochi Development, Inc.
Database-like persistent storage for apps, supporting single-write-multiple-read environments, with a focus on Codable structs for data modeling and indexing.
Nominated via this forum post.