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 via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/27){:target='_blank'}.
24
-
- name: Citadel
25
-
description: Facilitates easy SSH client and server operations, TCP-IP forwarding,
26
-
command execution, and SFTP functionality with Swift NIOSSH enhancing its capabilities.
27
-
owner: Orlandos Technologies - OpenSource
28
-
swift_compatibility: 5.8+
12
+
- name: GodotVision
13
+
description: Create shared-space experiences in Godot for visionOS, integrating
14
+
Godot's headless mode with RealityKit for 3D content mirroring.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/28){:target='_blank'}.
19
+
- name: whisperkit
20
+
description: Integrates OpenAI's Whisper speech recognition model with CoreML
21
+
for efficient, local inference on Apple devices.
22
+
owner: argmax, inc.
23
+
swift_compatibility: 5.9+
29
24
platform_compatibility:
30
25
- Apple
31
-
- Linux
32
-
platform_compatibility_tooltip: Apple (iOS, macOS, watchOS, tvOS) and Linux
26
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/44){:target='_blank'}.
36
-
- name: FlyingFox
37
-
description: FlyingFox enables the creation of lightweight, concurrent HTTP servers
38
-
with support for WebSockets and static file serving. It uses non blocking BSD
39
-
sockets to handle each connection with Swift concurrency.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/39){:target='_blank'}.
60
-
- name: swift-markdown-ui
61
-
description: MarkdownUI is a powerful library for displaying and customizing Markdown
62
-
text in SwiftUI. It is compatible with GitHub Flavored Markdown and can display
63
-
images, headings, lists, blockquotes, code blocks, tables, and more.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/24){:target='_blank'}.
52
+
- name: AsyncChannels
53
+
description: Enables performant, typed communication across Swift async tasks,
54
+
inspired by Go's channels, including buffered and un-buffered operations.
55
+
owner: Brian Floersch
65
56
swift_compatibility: 5.7+
66
57
platform_compatibility:
67
58
- Apple
68
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
59
+
- Linux
60
+
platform_compatibility_tooltip: Apple (macOS, visionOS) and Linux
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/24){:target='_blank'}.
72
-
- name: Threadcrumb
73
-
description: Threadcrumb enhances traceability by simplifying the process of embedding
74
-
and logging metadata within threads for improved debugging and diagnostic capabilities.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/27){:target='_blank'}.
19
+
- name: Citadel
20
+
description: Facilitates easy SSH client and server operations, TCP-IP forwarding,
21
+
command execution, and SFTP functionality with Swift NIOSSH enhancing its
22
+
capabilities.
23
+
owner: Orlandos Technologies - OpenSource
24
+
swift_compatibility: 5.8+
25
+
platform_compatibility:
26
+
- Apple
27
+
- Linux
28
+
platform_compatibility_tooltip: Apple (iOS, macOS, watchOS, tvOS) and Linux
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/44){:target='_blank'}.
32
+
- name: FlyingFox
33
+
description: FlyingFox enables the creation of lightweight, concurrent HTTP
34
+
servers with support for WebSockets and static file serving. It uses non blocking
35
+
BSD sockets to handle each connection with Swift concurrency.
36
+
owner: Simon Whitty
37
+
swift_compatibility: 5.7+
38
+
platform_compatibility:
39
+
- Apple
40
+
- Linux
41
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, tvOS) and Linux
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/39){:target='_blank'}.
56
+
- name: swift-markdown-ui
57
+
description: MarkdownUI is a powerful library for displaying and customizing
58
+
Markdown text in SwiftUI. It is compatible with GitHub Flavored Markdown and
59
+
can display images, headings, lists, blockquotes, code blocks, tables, and
60
+
more.
61
+
owner: Guille Gonzalez
62
+
swift_compatibility: 5.7+
63
+
platform_compatibility:
64
+
- Apple
65
+
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/24){:target='_blank'}.
69
+
- name: Threadcrumb
70
+
description: Threadcrumb enhances traceability by simplifying the process of
71
+
embedding and logging metadata within threads for improved debugging and diagnostic
72
+
capabilities.
73
+
owner: Alexander Cohen
74
+
swift_compatibility: 5.9+
75
+
platform_compatibility:
76
+
- Apple
77
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
0 commit comments