Swift Concurrency Roadmap
|
|
169
|
51581
|
January 19, 2021
|
[Concurrency] Continuations for interfacing async tasks with synchronous code
|
|
29
|
1780
|
January 16, 2021
|
Experimenting with concurrency: linker can't find /usr/lib/swift/libswift_Concurrency.dylib
|
|
7
|
356
|
January 13, 2021
|
[Concurrency] Structured concurrency
|
|
151
|
10857
|
January 6, 2021
|
[Concurrency][Pitch] Task Local Values
|
|
33
|
2068
|
January 7, 2021
|
Swift development toolchain crashes in SwiftUI projects
|
|
2
|
186
|
January 6, 2021
|
Copy-on-write and M1 optimizations
|
|
4
|
556
|
January 1, 2021
|
Preventing data races using dependent types
|
|
3
|
428
|
December 22, 2020
|
Introducing ClosureChains to avoid "completion hell"
|
|
2
|
294
|
December 22, 2020
|
Copy-on-Write, value types and concurrentPerform
|
|
9
|
220
|
December 19, 2020
|
[Concurrency] Actors & actor isolation
|
|
112
|
9044
|
December 16, 2020
|
[Concurrency] Actors and Audio Units
|
|
8
|
543
|
December 16, 2020
|
Can "-Xfrontend -enable-experimental-concurrency" be enabled in a Package?
|
|
2
|
140
|
December 14, 2020
|
[Concurrency] Interoperability with Objective-C
|
|
54
|
6160
|
December 9, 2020
|
[Concurrency] Asynchronous functions
|
|
141
|
8893
|
November 21, 2020
|
[Concurrency] How do I write an async function that can suspend with the current toolchain
|
|
2
|
213
|
November 19, 2020
|
Rethinking Async
|
|
56
|
9809
|
November 15, 2020
|
Interpreting a Perf Flamegraph Against NIO Threads and DispatchQueues
|
|
2
|
224
|
November 10, 2020
|
Understanding Swift's value type thread safety
|
|
39
|
3548
|
November 1, 2020
|
Future of Swift-NIO in light of Concurrency Roadmap
|
|
3
|
1133
|
October 31, 2020
|
WebSocket Server Restart Blocking all EventLoops?
|
|
14
|
397
|
October 30, 2020
|
Static Thread Safety
|
|
41
|
3290
|
September 1, 2020
|
Concurrency designs from other guys
|
|
21
|
2558
|
August 5, 2020
|
Async/await status?
|
|
192
|
24962
|
June 30, 2020
|
Will updating value type variable concurrently or from multiple threads cause crash?
|
|
15
|
955
|
January 11, 2020
|
Async/await with loops
|
|
6
|
1894
|
January 10, 2020
|
Manage global state in Swift NIO based apps
|
|
2
|
254
|
December 2, 2019
|
Strict Value Semantics
|
|
92
|
3082
|
March 30, 2019
|
Multithreading concurrent SIMD tasks
|
|
5
|
374
|
March 16, 2019
|
Pondering about a future with async/await
|
|
2
|
861
|
September 29, 2018
|