You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/116){:target='_blank'}.
25
-
- name: Forked
26
-
description: Manages shared data by preventing data races and race conditions,
27
-
using a decentralized model for branching and merging. Supports custom data
28
-
types, advanced merging, and iCloud synchronization.
29
-
owner: Drew McCormack
30
-
swift_compatibility: 6.0+
31
-
platform_compatibility:
32
-
- Apple
33
-
- Linux
34
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS) and
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/119){:target='_blank'}.
39
-
- name: SwiftSessions
40
-
description: Swift Sessions provides session types for structured communication
41
-
in concurrent systems, featuring session type inference, binary branches, dynamic
42
-
linearity checking, and client/server architecture support.
43
-
owner: Alessio Rubicini
44
-
swift_compatibility: 5.10+
45
-
platform_compatibility:
46
-
- Apple
47
-
- Linux
48
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS) and
49
-
Linux
21
+
platform_compatibility_tooltip: Apple (macOS) and Linux
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/125){:target='_blank'}.
25
+
- name: Versionator
26
+
description: A plugin to gathers version information and embeds it into a package/executable,
27
+
allowing retrieval at runtime. Generates `Version.swift`, `Info.plist`, and
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/95){:target='_blank'}.
65
-
- name: Scipio
66
-
description: Scipio facilitates dependency management by converting Swift packages
67
-
into XCFrameworks, ensuring efficient caching and portability. Inspired by Carthage,
note: Discussed on [Episode 49 of Swift Package Indexing](https://share.transistor.fm/s/c3ea4e1a){:target='_blank'}.
37
+
- name: Numerix
38
+
description: Provides Complex, Vector, Matrix, and ShapedArray structures for
39
+
linear algebra and numerical computations using the Accelerate framework for
40
+
high-performance calculations.
41
+
owner: Gavin Wiggins
70
42
swift_compatibility: 6.0+
71
43
platform_compatibility:
72
44
- Apple
73
-
platform_compatibility_tooltip: Apple (macOS)
45
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
74
46
license: MIT
75
-
url: https://swiftpackageindex.com/giginet/Scipio
76
-
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/118){:target='_blank'}.
77
-
- name: SwiftUIFX
78
-
description: Enhances Final Cut Pro by integrating SwiftUI views as video overlays,
79
-
allowing dynamic visual content creation and manipulation through a Swift package.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/119){:target='_blank'}.
49
+
- name: swift-zip-archive
50
+
description: A library for reading and editing zip archives. Supports reading
51
+
and writing standard or password protected zip files from disk and memory buffers.
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/116){:target='_blank'}.
20
+
- name: Forked
21
+
description: Manages shared data by preventing data races and race conditions,
22
+
using a decentralized model for branching and merging. Supports custom data
23
+
types, advanced merging, and iCloud synchronization.
24
+
owner: Drew McCormack
25
+
swift_compatibility: 6.0+
26
+
platform_compatibility:
27
+
- Apple
28
+
- Linux
29
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/119){:target='_blank'}.
34
+
- name: SwiftSessions
35
+
description: Swift Sessions provides session types for structured communication
36
+
in concurrent systems, featuring session type inference, binary branches,
37
+
dynamic linearity checking, and client/server architecture support.
38
+
owner: Alessio Rubicini
39
+
swift_compatibility: 5.10+
40
+
platform_compatibility:
41
+
- Apple
42
+
- Linux
43
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/95){:target='_blank'}.
60
+
- name: Scipio
61
+
description: Scipio facilitates dependency management by converting Swift packages
62
+
into XCFrameworks, ensuring efficient caching and portability. Inspired by
63
+
Carthage, it merges SwiftPM and XCFramework benefits.
64
+
owner: Kohki Miki
65
+
swift_compatibility: 6.0+
66
+
platform_compatibility:
67
+
- Apple
68
+
platform_compatibility_tooltip: Apple (macOS)
69
+
license: MIT
70
+
url: https://swiftpackageindex.com/giginet/Scipio
71
+
note: Nominated in [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/118){:target='_blank'}.
72
+
- name: SwiftUIFX
73
+
description: Enhances Final Cut Pro by integrating SwiftUI views as video overlays,
74
+
allowing dynamic visual content creation and manipulation through a Swift
0 commit comments