|
About the Standard Library category
|
|
0
|
1537
|
January 18, 2018
|
|
Any Copyable vs Any
|
|
1
|
230
|
August 16, 2026
|
|
Performance improvements of migrating to `MutableSpan` in stdlib algorithms?
|
|
12
|
521
|
July 31, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
24
|
1557
|
July 28, 2026
|
|
RegexBuilder infinite loop when nullable capture starts with NegativeLookahead
|
|
1
|
179
|
June 26, 2026
|
|
`MutableSpan` comes with performance penalties compared to `UnsafePointer`s
|
|
17
|
1049
|
June 24, 2026
|
|
Faster shuffles with batching
|
|
15
|
1225
|
April 27, 2026
|
|
Publishing stdlib documentation on swift.org
|
|
8
|
574
|
April 3, 2026
|
|
Are stdlib modules built with dynamic exclusivity checking enabled?
|
|
1
|
281
|
March 12, 2026
|
|
Improving Type Name Computation Performance
|
|
9
|
764
|
March 3, 2026
|
|
SE-0489 followup: DecodingError.valueNotFound mentions null, which is not always right
|
|
5
|
416
|
February 23, 2026
|
|
Slow regex performance
|
|
6
|
1054
|
February 16, 2026
|
|
On unifying the Async{Throwing}Stream internal implementation
|
|
6
|
435
|
February 16, 2026
|
|
Should AsyncStream terminate if its continuation goes out of scope?
|
|
11
|
508
|
February 13, 2026
|
|
Proposed change to AsyncStream termination logic
|
|
8
|
511
|
February 10, 2026
|
|
Should we document the behavior of `Mutex.withLockIfAvailable()`?
|
|
9
|
874
|
January 20, 2026
|
|
Possible unsoundness with RawSpan and MutableRawSpan
|
|
11
|
841
|
January 16, 2026
|
|
Preferred approach for testing internal logic
|
|
0
|
188
|
January 7, 2026
|
|
Back-deployment of SE-0472 `Task.immediate`?
|
|
7
|
828
|
December 30, 2025
|
|
Nested InlineArray generates unnecessary copies
|
|
3
|
328
|
November 22, 2025
|
|
String.replacing performance
|
|
6
|
2527
|
November 17, 2025
|
|
Purpose of std::atomic in WeakReference
|
|
1
|
365
|
November 13, 2025
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
934
|
August 8, 2025
|
|
Assessing Performance Impact on the Runtime
|
|
0
|
286
|
August 5, 2025
|
|
Use of `Mutex` within the stdlib's `Concurrency` module
|
|
9
|
811
|
July 22, 2025
|
|
How necessary is @lifetime(borrow pointer) on init of MutableRawSpan (etc.)?
|
|
3
|
506
|
July 16, 2025
|
|
A bug with `Optional` in Swift 6.2
|
|
6
|
745
|
July 8, 2025
|
|
Error: '@backDeployed' requires that initializer 'init(cString:)' have a body
|
|
4
|
304
|
June 6, 2025
|
|
Regex initializer is painfully slow
|
|
4
|
490
|
May 12, 2025
|
|
Running specific stdlib test?
|
|
10
|
482
|
April 21, 2025
|