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