|
About the Standard Library category
|
|
0
|
1533
|
January 18, 2018
|
|
Any Copyable vs Any
|
|
1
|
223
|
August 16, 2026
|
|
Performance improvements of migrating to `MutableSpan` in stdlib algorithms?
|
|
12
|
501
|
July 31, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
24
|
1525
|
July 28, 2026
|
|
RegexBuilder infinite loop when nullable capture starts with NegativeLookahead
|
|
1
|
175
|
June 26, 2026
|
|
`MutableSpan` comes with performance penalties compared to `UnsafePointer`s
|
|
17
|
1022
|
June 24, 2026
|
|
Faster shuffles with batching
|
|
15
|
1202
|
April 27, 2026
|
|
Publishing stdlib documentation on swift.org
|
|
8
|
556
|
April 3, 2026
|
|
Are stdlib modules built with dynamic exclusivity checking enabled?
|
|
1
|
278
|
March 12, 2026
|
|
Improving Type Name Computation Performance
|
|
9
|
753
|
March 3, 2026
|
|
SE-0489 followup: DecodingError.valueNotFound mentions null, which is not always right
|
|
5
|
401
|
February 23, 2026
|
|
Slow regex performance
|
|
6
|
1042
|
February 16, 2026
|
|
On unifying the Async{Throwing}Stream internal implementation
|
|
6
|
426
|
February 16, 2026
|
|
Should AsyncStream terminate if its continuation goes out of scope?
|
|
11
|
490
|
February 13, 2026
|
|
Proposed change to AsyncStream termination logic
|
|
8
|
495
|
February 10, 2026
|
|
Should we document the behavior of `Mutex.withLockIfAvailable()`?
|
|
9
|
859
|
January 20, 2026
|
|
Possible unsoundness with RawSpan and MutableRawSpan
|
|
11
|
818
|
January 16, 2026
|
|
Preferred approach for testing internal logic
|
|
0
|
185
|
January 7, 2026
|
|
Back-deployment of SE-0472 `Task.immediate`?
|
|
7
|
808
|
December 30, 2025
|
|
Nested InlineArray generates unnecessary copies
|
|
3
|
321
|
November 22, 2025
|
|
String.replacing performance
|
|
6
|
2516
|
November 17, 2025
|
|
Purpose of std::atomic in WeakReference
|
|
1
|
358
|
November 13, 2025
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
907
|
August 8, 2025
|
|
Assessing Performance Impact on the Runtime
|
|
0
|
285
|
August 5, 2025
|
|
Use of `Mutex` within the stdlib's `Concurrency` module
|
|
9
|
793
|
July 22, 2025
|
|
How necessary is @lifetime(borrow pointer) on init of MutableRawSpan (etc.)?
|
|
3
|
500
|
July 16, 2025
|
|
A bug with `Optional` in Swift 6.2
|
|
6
|
733
|
July 8, 2025
|
|
Error: '@backDeployed' requires that initializer 'init(cString:)' have a body
|
|
4
|
297
|
June 6, 2025
|
|
Regex initializer is painfully slow
|
|
4
|
480
|
May 12, 2025
|
|
Running specific stdlib test?
|
|
10
|
465
|
April 21, 2025
|