Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
go-ruby-strscan
/
strscan
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: go-ruby-strscan/strscan
Actions
All workflows
Workflows
ci
ci
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
21 workflow runs
21 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(deps): update github.com/go-ruby-regexp/regexp digest to 7a21e30
ci
#21:
Pull request
#4
synchronize by
tannevaled
1m 10s
renovate/github.com-go-ruby-regexp-regexp-digest
renovate/github.com-go-ruby-regexp-regexp-digest
1m 10s
View #4
View workflow file
chore(deps): update actions/setup-go action to v7 (#9)
ci
#20:
Commit
1cefdb7
pushed by
tannevaled
1m 37s
main
main
1m 37s
View workflow file
chore(deps): update actions/setup-go action to v7
ci
#19:
Pull request
#9
opened by
tannevaled
47s
renovate/major-github-actions
renovate/major-github-actions
47s
View #9
View workflow file
chore(deps): update dependency ruby to v4.0.6 (#8)
ci
#18:
Commit
be831bd
pushed by
tannevaled
1m 0s
main
main
1m 0s
View workflow file
chore(deps): update dependency ruby to v4.0.6
ci
#17:
Pull request
#8
opened by
tannevaled
46s
renovate/github-actions
renovate/github-actions
46s
View #8
View workflow file
chore(deps): update dependency ruby to v4 (#6)
ci
#16:
Commit
e7a26cf
pushed by
tannevaled
55s
main
main
55s
View workflow file
chore(deps): update dependency ruby to v4
ci
#15:
Pull request
#6
synchronize by
tannevaled
58s
renovate/major-github-actions
renovate/major-github-actions
58s
View #6
View workflow file
chore(deps): update dependency ruby to v3.4.10 (#5)
ci
#14:
Commit
2652e36
pushed by
tannevaled
1m 22s
main
main
1m 22s
View workflow file
chore(deps): update dependency ruby to v4
ci
#13:
Pull request
#6
opened by
tannevaled
1m 57s
renovate/major-github-actions
renovate/major-github-actions
1m 57s
View #6
View workflow file
chore(deps): update dependency ruby to v3.4.10
ci
#12:
Pull request
#5
opened by
tannevaled
1m 16s
renovate/github-actions
renovate/github-actions
1m 16s
View #5
View workflow file
fix(deps): update github.com/go-ruby-regexp/regexp digest to 7a21e30
ci
#11:
Pull request
#4
opened by
tannevaled
1m 20s
renovate/github.com-go-ruby-regexp-regexp-digest
renovate/github.com-go-ruby-regexp-regexp-digest
1m 20s
View #4
View workflow file
ci+docs: add WebAssembly targets (js/wasm + wasip1/wasm)
ci
#10:
Commit
d632075
pushed by
tannevaled
41s
main
main
41s
View workflow file
deps: bump go-ruby-regexp to the anchored class-run consumer (#3)
ci
#9:
Commit
11231a3
pushed by
tannevaled
1m 11s
main
main
1m 11s
View workflow file
deps: bump go-ruby-regexp to the anchored class-run consumer
ci
#8:
Pull request
#3
opened by
tannevaled
1m 7s
bump-regexp-skip-opt
bump-regexp-skip-opt
1m 7s
View #3
View workflow file
Merge pull request #2 from go-ruby-strscan/bounds-only-fast-path
ci
#7:
Commit
92eab52
pushed by
tannevaled
1m 34s
main
main
1m 34s
View workflow file
Take the allocation-free bounds-only regexp path, rebuild captures lazily
ci
#6:
Pull request
#2
opened by
tannevaled
1m 26s
bounds-only-fast-path
bounds-only-fast-path
1m 26s
View #2
View workflow file
perf: anchored scans O(match) via Regexp.MatchAt, fixing O(n²) tokenize
ci
#5:
Commit
d0cc926
pushed by
tannevaled
1m 26s
main
main
1m 26s
View workflow file
perf(strscan): make the compile cache thread-safe (sync.Map) (#1)
ci
#4:
Commit
10bd95a
pushed by
tannevaled
49s
main
main
49s
View workflow file
perf(strscan): make the compile cache thread-safe (sync.Map)
ci
#3:
Pull request
#1
opened by
tannevaled
57s
compile-cache
compile-cache
57s
View #1
View workflow file
test: feed the MRI oracle input on binmode stdin, not argv
ci
#2:
Commit
7a707a2
pushed by
tannevaled
1m 14s
main
main
1m 14s
View workflow file
Initial pure-Go MRI-4.0.5 StringScanner (strscan)
ci
#1:
Commit
e959d4f
pushed by
tannevaled
1m 47s
main
main
1m 47s
View workflow file
You can’t perform that action at this time.