Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
swiftlang
/
swift-experimental-string-processing
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
295
Code
Issues
59
Pull requests
11
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Near-Future Work
#370 ·
milseman
opened
on Apr 29, 2022
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Convert closure-based methods to typed throws
Status: Open.
#834
In swiftlang/swift-experimental-string-processing;
·
natecook1000
opened
on Oct 9, 2025
Log line matcher shows slow performance in failure
performance
Matching time doesn't meet expectations
Matching time doesn't meet expectations
Status: Open.
#823
In swiftlang/swift-experimental-string-processing;
·
natecook1000
opened
on Sep 15, 2025
Regex misses Windows-style newlines
bug
Something isn't working
Something isn't working
semantics
Grapheme cluster / Unicode scalar differences
Grapheme cluster / Unicode scalar differences
Status: Open.
#822
In swiftlang/swift-experimental-string-processing;
·
BigZaphod
opened
on Aug 15, 2025
Inserting regex into literal regex expressions
enhancement
New feature or request
New feature or request
swift-evolution-required
Requires a Swift Evolution proposal and review
Requires a Swift Evolution proposal and review
Status: Open.
#821
In swiftlang/swift-experimental-string-processing;
·
stefanspringer1
opened
on Jul 15, 2025
Slow Swift.Regex for certain pattern. 9 seconds to parse 20k text.
bug
Something isn't working
Something isn't working
performance
Matching time doesn't meet expectations
Matching time doesn't meet expectations
Status: Open.
#816
In swiftlang/swift-experimental-string-processing;
·
krzyzanowskim
opened
on Jun 3, 2025
trimmingPrefixOrNil
Status: Open.
#814
In swiftlang/swift-experimental-string-processing;
·
dabrahams
opened
on May 7, 2025
Status of this work not well-represented
Status: Open.
#802
In swiftlang/swift-experimental-string-processing;
·
dabrahams
opened
on Jan 16, 2025
When passing a collection to <code>Set.contains(_:)</code>, forward to <code>Set.isSuperset(of:)</code>
Status: Open.
#796
In swiftlang/swift-experimental-string-processing;
·
marcomasser
opened
on Jan 3, 2025
Regex match hangs on non-matching string
Status: Open.
#793
In swiftlang/swift-experimental-string-processing;
·
bgreenlee
opened
on Dec 19, 2024
Regex is not Sendable
bug
Something isn't working
Something isn't working
Status: Open.
#792
In swiftlang/swift-experimental-string-processing;
·
svanimpe
opened
on Dec 11, 2024
Application of regex <code>([^a-zA-Z]|^)(text)(?=([^a-zA-Z]|$))</code> crashes
bug
Something isn't working
Something isn't working
Status: Open.
#782
In swiftlang/swift-experimental-string-processing;
·
stefanspringer1
opened
on Oct 25, 2024
Preserve word boundary cache across multiple matches
Status: Open.
#770
In swiftlang/swift-experimental-string-processing;
·
milseman
opened
on Oct 9, 2024
You can’t perform that action at this time.