Community Showcase: March 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 March 2024.
-
Timeby Dave DeLong
Time simplifies working with calendars in Swift, providing type-safe APIs for retrieving and formatting time values. It also allows converting between time zones and calculating differences between dates.
-
Forkby Zach
Fork allows for parallelizing multiple async functions. It takes a single input and splits it into two separate async functions that return different outputs that can be merged back into a single output.
Nominated via this forum post.
-
Nukeby Alex Grebenyuk
Loads and displays images from various sources with advanced processing capabilities and a robust caching system. Optimized for performance, customizable, and extensively tested for reliability.
Nominated via this forum post.
-
Prefireby BarredEwe
Prefire automates generation of SwiftUI Preview Playbook views and Snapshot tests, enhancing UI component, screen, and flow visualization and testing.
Nominated via this forum post.
-
Model3DViewby Freek
Enables effortless rendering and manipulation of 3D models within SwiftUI applications, supporting features like glTF, interactive camera controls, and environment-based lighting.
Discussed on Episode 38 of Swift Package Indexing.