|
About the Standard Library category
|
|
0
|
1538
|
January 18, 2018
|
|
AttributedContainer.init Performance Issues
|
|
1
|
93
|
September 23, 2026
|
|
Any Copyable vs Any
|
|
1
|
235
|
August 16, 2026
|
|
Performance improvements of migrating to `MutableSpan` in stdlib algorithms?
|
|
12
|
540
|
July 31, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
24
|
1589
|
July 28, 2026
|
|
RegexBuilder infinite loop when nullable capture starts with NegativeLookahead
|
|
1
|
180
|
June 26, 2026
|
|
`MutableSpan` comes with performance penalties compared to `UnsafePointer`s
|
|
17
|
1065
|
June 24, 2026
|
|
Faster shuffles with batching
|
|
15
|
1243
|
April 27, 2026
|
|
Publishing stdlib documentation on swift.org
|
|
8
|
575
|
April 3, 2026
|
|
Are stdlib modules built with dynamic exclusivity checking enabled?
|
|
1
|
281
|
March 12, 2026
|
|
Improving Type Name Computation Performance
|
|
9
|
783
|
March 3, 2026
|
|
SE-0489 followup: DecodingError.valueNotFound mentions null, which is not always right
|
|
5
|
417
|
February 23, 2026
|
|
Slow regex performance
|
|
6
|
1057
|
February 16, 2026
|
|
On unifying the Async{Throwing}Stream internal implementation
|
|
6
|
443
|
February 16, 2026
|
|
Should AsyncStream terminate if its continuation goes out of scope?
|
|
11
|
516
|
February 13, 2026
|
|
Proposed change to AsyncStream termination logic
|
|
8
|
514
|
February 10, 2026
|
|
Should we document the behavior of `Mutex.withLockIfAvailable()`?
|
|
9
|
878
|
January 20, 2026
|
|
Possible unsoundness with RawSpan and MutableRawSpan
|
|
11
|
850
|
January 16, 2026
|
|
Preferred approach for testing internal logic
|
|
0
|
188
|
January 7, 2026
|
|
Back-deployment of SE-0472 `Task.immediate`?
|
|
7
|
837
|
December 30, 2025
|
|
Nested InlineArray generates unnecessary copies
|
|
3
|
329
|
November 22, 2025
|
|
String.replacing performance
|
|
6
|
2536
|
November 17, 2025
|
|
Purpose of std::atomic in WeakReference
|
|
1
|
366
|
November 13, 2025
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
938
|
August 8, 2025
|
|
Assessing Performance Impact on the Runtime
|
|
0
|
286
|
August 5, 2025
|
|
Use of `Mutex` within the stdlib's `Concurrency` module
|
|
9
|
818
|
July 22, 2025
|
|
How necessary is @lifetime(borrow pointer) on init of MutableRawSpan (etc.)?
|
|
3
|
508
|
July 16, 2025
|
|
A bug with `Optional` in Swift 6.2
|
|
6
|
748
|
July 8, 2025
|
|
Error: '@backDeployed' requires that initializer 'init(cString:)' have a body
|
|
4
|
310
|
June 6, 2025
|
|
Regex initializer is painfully slow
|
|
4
|
493
|
May 12, 2025
|