Community Showcase
This showcase celebrates new and interesting packages discussed by the Swift community. Package selection in this section is an editorial process organised via this thread in the Swift Forums and curated by the Swift Website Workgroup.
-
FileMonitorby aus der Technik - Simon & Simon GbR
FileMonitor provides a unified API to detect file changes in a directory on Linux and macOS. It detects file creations, modifications, and deletions and then propagates events through a delegate function.
Nominated via this forum post.
-
Versionatorby Elegant Chaos
A plugin to gathers version information and embeds it into a package/executable, allowing retrieval at runtime. Generates
Version.swift
,Info.plist
, and a header file.Discussed on Episode 49 of Swift Package Indexing.
-
Numerixby Gavin Wiggins
Provides Complex, Vector, Matrix, and ShapedArray structures for linear algebra and numerical computations using the Accelerate framework for high-performance calculations.
Nominated via this forum post.
-
swift-zip-archiveby Adam Fowler
A library for reading and editing zip archives. Supports reading and writing standard or password protected zip files from disk and memory buffers.
Discussed on Episode 53 of Swift Package Indexing.
Archive
The Community Showcase launched in November 2023 and features a new set of packages every month. Browse the archive below to see the history of featured Community Showcase packages: