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
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 }}
michaelstonis
/
R3Ext
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
8
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Remove reactive extension analysis prototypes
- #57
#57
Open
michaelstonis
wants to merge 11 commits into
main
michaelstonis/R3Ext:main
from
michaelstonis/reactive-gap-analysis
michaelstonis/R3Ext:michaelstonis/reactive-gap-analysis
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Remove reactive extension analysis prototypes
#57
michaelstonis
wants to merge 11 commits into
main
michaelstonis/R3Ext:main
from
michaelstonis/reactive-gap-analysis
michaelstonis/R3Ext:michaelstonis/reactive-gap-analysis
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
feat: add TransformationExtensions and FlatMapExtensions operators
Show description for 5ea657e
michaelstonis
and
Copilot
committed
5ea657e
View commit details
Copy full SHA for 5ea657e
Browse repository at this point
feat: add advanced timing operators (TimeInterval, DelayWhen, RateLimit, BufferWithOverflow, Chunked)
Show description for 01ab901
michaelstonis
and
Copilot
committed
01ab901
View commit details
Copy full SHA for 01ab901
Browse repository at this point
feat: add advanced filtering operators (IgnoreElements, IsEmpty, Every/All, Find, FindIndex, DefaultIfEmpty, ThrowIfEmpty, Audit, AuditTime, Sample)
Show description for 23fc8b8
michaelstonis
and
Copilot
committed
23fc8b8
View commit details
Copy full SHA for 23fc8b8
Browse repository at this point
feat: add advanced error handling, side-effect, and indexing operators
Show description for 2c9f93d
michaelstonis
and
Copilot
committed
2c9f93d
View commit details
Copy full SHA for 2c9f93d
Browse repository at this point
fix: SA1414 add element names to tuple return types in CombinationExtensions
Show description for e9bdc34
michaelstonis
and
Copilot
committed
e9bdc34
View commit details
Copy full SHA for e9bdc34
Browse repository at this point
feat: add WindowCount, WindowTime, BufferToggle, BufferWhen operators
Show description for 08be966
michaelstonis
and
Copilot
committed
08be966
View commit details
Copy full SHA for 08be966
Browse repository at this point
feat: add combination and creation operators
Show description for 79c5b72
michaelstonis
and
Copilot
committed
79c5b72
View commit details
Copy full SHA for 79c5b72
Browse repository at this point
feat: add aggregate stream operators, AsyncSubject, and ReadOnlySubject
Show description for c20fa87
michaelstonis
and
Copilot
committed
c20fa87
View commit details
Copy full SHA for c20fa87
Browse repository at this point
Commits on May 13, 2026
Merge branch 'develop' into michaelstonis/reactive-gap-analysis
michaelstonis
committed
baaa28f
View commit details
Copy full SHA for baaa28f
Browse repository at this point
Commits on Jun 12, 2026
Merge remote-tracking branch 'origin/main' into michaelstonis/reactive-gap-analysis
michaelstonis
committed
13370c5
View commit details
Copy full SHA for 13370c5
Browse repository at this point
Commits on Aug 13, 2026
fix: align operator behavior with R3 non-terminal OnErrorResume semantics
Show description for 453b2a9
michaelstonis
committed
453b2a9
View commit details
Copy full SHA for 453b2a9
Browse repository at this point
You can’t perform that action at this time.