Community Showcase: June 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 June 2024.
-
rabbitmq-nioby Krzysztof Majk
Implements the AMQP 0.9.1 protocol in Swift, providing decoder, encoder, and a non-blocking client for asynchronous messaging operations, with ongoing development for stability and feature enhancements.
Nominated via this forum post.
-
Packby Matt Cox
Serialization and deserialization of binary data, not based on key/value pairs, offering an alternative to
Codable
for efficient storage.Discussed on Episode 43 of Swift Package Indexing.
-
HandShadowsby Adam Wulf
Make better demo videos for your apps by enabling shadows of a hand hovering over the screen performing taps and gestures while using your app.
Linked to in Issue 645 of iOS Dev Weekly.
-
WasmKitby SwiftWasm
WasmKit enables standalone and embeddable WebAssembly runtime execution, supporting command line use and integration as a library, with partial WebAssembly and WASI spec implementation.
Nominated via this forum post.
-
Fitby Oleh Korchytskyi
Automates SwiftUI view layouts into lines with customizable alignments, spacings, and line-breaking without manual grouping or measuring.
Discussed on Episode 43 of Swift Package Indexing.
-
swift-securityby Dmitriy Zharov
Enhances Apple’s Security framework usage with compile-time checks and consistent behavior across different platforms, focusing on Keychain, cryptography, and shared web credentials.
Discussed on Episode 43 of Swift Package Indexing.