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+
32
31
platform_compatibility:
33
32
- Apple
34
33
- Linux
35
-
platform_compatibility_tooltip: Apple (macOS) and Linux
34
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS) and
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/110){:target='_blank'}.
39
-
- name: SoulverCore
40
-
description: SoulverCore provides a natural language math engine for calculations,
41
-
unit conversions, currency rates, and custom functions, with high performance
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
44
swift_compatibility: 5.10+
45
-
platform_compatibility:
46
-
- Apple
47
-
platform_compatibility_tooltip: Apple (iOS, macOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/107){:target='_blank'}.
65
-
- name: ColorToolbox
66
-
description: ColorToolbox provides Swift color utilities for UIKit, AppKit, and
67
-
SwiftUI. It includes features such as converting from and to hex strings, calculating
68
-
relative luminance and WCAG contrast ratio, and lightening/darkening colors.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/114){:target='_blank'}.
77
-
- name: Orb
78
-
description: SwiftUI component for creating customizable animated orbs with effects
79
-
like glowing, particles, and dynamic animations, inspired by Siri animations.
80
-
Ideal for interactive and visually appealing UI designs.
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,
68
+
it merges SwiftPM and XCFramework benefits.
69
+
owner: Kohki Miki
82
70
swift_compatibility: 6.0+
83
71
platform_compatibility:
84
72
- Apple
85
-
platform_compatibility_tooltip: Apple (iOS, visionOS, tvOS)
73
+
platform_compatibility_tooltip: Apple (macOS)
86
74
license: MIT
87
-
url: https://swiftpackageindex.com/metasidd/Orb
88
-
note: Discussed on [Episode 52 of Swift Package Indexing](https://share.transistor.fm/s/687d1170){:target='_blank'}.
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/110){:target='_blank'}.
34
+
- name: SoulverCore
35
+
description: SoulverCore provides a natural language math engine for calculations,
36
+
unit conversions, currency rates, and custom functions, with high performance
37
+
and extensibility.
38
+
owner: Soulver
39
+
swift_compatibility: 5.10+
40
+
platform_compatibility:
41
+
- Apple
42
+
platform_compatibility_tooltip: Apple (iOS, macOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/107){:target='_blank'}.
60
+
- name: ColorToolbox
61
+
description: ColorToolbox provides Swift color utilities for UIKit, AppKit,
62
+
and SwiftUI. It includes features such as converting from and to hex strings,
63
+
calculating relative luminance and WCAG contrast ratio, and lightening/darkening
64
+
colors.
65
+
owner: Ramon Torres
66
+
swift_compatibility: 5.9+
67
+
platform_compatibility:
68
+
- Apple
69
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/114){:target='_blank'}.
73
+
- name: Orb
74
+
description: SwiftUI component for creating customizable animated orbs with
75
+
effects like glowing, particles, and dynamic animations, inspired by Siri
76
+
animations. Ideal for interactive and visually appealing UI designs.
77
+
owner: Siddhant Mehta
78
+
swift_compatibility: 6.0+
79
+
platform_compatibility:
80
+
- Apple
81
+
platform_compatibility_tooltip: Apple (iOS, visionOS, tvOS)
82
+
license: MIT
83
+
url: https://swiftpackageindex.com/metasidd/Orb
84
+
note: Discussed on [Episode 52 of Swift Package Indexing](https://share.transistor.fm/s/687d1170){:target='_blank'}.
0 commit comments