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
is:issue state:open label:bug
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
label
:
bug
is:issue state:open label:bug
Search
Labels
Milestones
New issue
Search results
Open
Closed
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
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
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
Is CustomConsumingRegexComponent incapable of declaring the start of a match?
bug
Something isn't working
Something isn't working
Status: Open.
#765
In swiftlang/swift-experimental-string-processing;
·
DandyLyons
opened
on Sep 24, 2024
Regex does not match isolated combining mark as whitespace if preceded by whitespace
bug
Something isn't working
Something isn't working
Status: Open.
#724
In swiftlang/swift-experimental-string-processing;
·
cacfd3a
opened
on Feb 24, 2024
"\r?" regex doesn't seem to work properly
bug
Something isn't working
Something isn't working
Status: Open.
#718
In swiftlang/swift-experimental-string-processing;
·
MarsupialFan
opened
on Feb 8, 2024
Regex non-deterministicly fails
bug
Something isn't working
Something isn't working
Status: Open.
#639
In swiftlang/swift-experimental-string-processing;
·
jasonbobier
opened
on Mar 5, 2023
Match.subscript fails to properly cast non-matched Capture
bug
Something isn't working
Something isn't working
Status: Open.
#624
In swiftlang/swift-experimental-string-processing;
·
jasonbobier
opened
on Jan 21, 2023
Swift Regex Builders will crash if a named capture group is optional
bug
Something isn't working
Something isn't working
Status: Open.
#623
In swiftlang/swift-experimental-string-processing;
·
schwa
opened
on Dec 22, 2022
RegexBuilder w/ custom component "fails to cast," crashes
bug
Something isn't working
Something isn't working
Status: Open.
#805
In swiftlang/swift-experimental-string-processing;
·
benpious
opened
on Oct 30, 2022
You can’t perform that action at this time.