|
Concurrency-aware debugging with Embedded Swift platform runtimes
|
|
5
|
245
|
September 2, 2026
|
|
The Task ↔ URLSession seam
|
|
0
|
113
|
September 1, 2026
|
|
NetProof: Offline-first network auditing built with Swift Concurrency and CryptoKit
|
|
0
|
49
|
September 1, 2026
|
|
Does @concurrent functions guarantee temporary exclusive access to the received non-sendable arguments?
|
|
11
|
251
|
September 1, 2026
|
|
XCTestCase compiler error with Swift 6.2 default actor isolation MainActor
|
|
14
|
1176
|
August 28, 2026
|
|
Capturing functions vs casting functions
|
|
5
|
485
|
August 27, 2026
|
|
[GSoC 2026] Task and TaskGroup tracking for Swift Concurrency
|
|
3
|
387
|
August 27, 2026
|
|
Exploring Multicore Concurrency for Embedded Swift
|
|
18
|
1971
|
August 25, 2026
|
|
Revisiting reliable testing of concurrent code
|
|
4
|
456
|
August 13, 2026
|
|
AsyncSequence cancellation behaviour
|
|
7
|
288
|
August 13, 2026
|
|
Actors using DispatchQueue
|
|
9
|
542
|
August 12, 2026
|
|
Keeping a macOS terminal UI responsive during large SSH output bursts
|
|
0
|
136
|
August 9, 2026
|
|
Are concurrent methods on isolated conformances actually safe?
|
|
12
|
426
|
August 8, 2026
|
|
Contemplating Default Isolation Control
|
|
25
|
2214
|
August 6, 2026
|
|
Combine and the road to Swift 6
|
|
7
|
9687
|
August 5, 2026
|
|
Cadence – rate limiting, debouncing & request coalescing (zero-dependency, Swift 6)
|
|
0
|
147
|
August 5, 2026
|
|
MQTT NIO - First alpha of v3 is out!
|
|
4
|
456
|
August 3, 2026
|
|
Again on AsyncAlgorithms: Throttling a Shared Sequence
|
|
0
|
189
|
August 2, 2026
|
|
Stop using @unchecked Sendable
|
|
1
|
275
|
July 29, 2026
|
|
Warning when no mutable state crosses concurrency-domain boundaries
|
|
1
|
155
|
July 29, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
24
|
1525
|
July 28, 2026
|
|
Swift-claw: a personal assistant written from scratch
|
|
0
|
160
|
July 27, 2026
|
|
Is `[weak self]` actually necessary in a `Task` closure?
|
|
8
|
493
|
July 27, 2026
|
|
Living with default isolation controls
|
|
6
|
457
|
July 23, 2026
|
|
[Pitch] @Concurrent macro
|
|
25
|
1504
|
July 19, 2026
|
|
Sendable warning with thread safe property wrapper
|
|
12
|
5165
|
July 17, 2026
|
|
Compiler-assisted editor isolation hints
|
|
4
|
273
|
July 16, 2026
|
|
Failed to produce diagnostic for expression in u ? f : g, f:()->Int, g:()->Int
|
|
5
|
393
|
July 14, 2026
|
|
`for await` and `weak self`
|
|
9
|
530
|
July 12, 2026
|
|
Switch to background thread, then back to main once it's done
|
|
63
|
1465
|
July 10, 2026
|