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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ngcpp
/
proxy
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
147
Code
Issues
8
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
proxy
include
proxy
on
main
User selector
All users
All time
Commit history
Commits on Jul 5, 2026
Relax reflection constraints (#56)
mingxwa
authored
92898e4
View commit details
Copy full SHA for 92898e4
View code at this point
Browse repository at this point
Suppress unreachable code warning from MSVC (#54)
mingxwa
authored
bf4da34
View commit details
Copy full SHA for bf4da34
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Add coverage for freestanding (#49)
mingxwa
authored
1c7ca60
View commit details
Copy full SHA for 1c7ca60
View code at this point
Browse repository at this point
Add compatibility checks (#50)
mingxwa
authored
676266b
View commit details
Copy full SHA for 676266b
View code at this point
Browse repository at this point
Update documentation for 4.1.0 (#51)
mingxwa
authored
1b6c1dd
View commit details
Copy full SHA for 1b6c1dd
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
Split `proxy` into multiple header files (#42)
Show description for 4ceb42c
mingxwa
authored
4ceb42c
View commit details
Copy full SHA for 4ceb42c
View code at this point
Browse repository at this point
Commits on May 30, 2026
Decouple dispacher ABI from implementation (#36)
mingxwa
authored
996be46
View commit details
Copy full SHA for 996be46
View code at this point
Browse repository at this point
Commits on May 23, 2026
Swap 'Skill Extensions' and 'Dispatch Extensions' (#37)
mingxwa
authored
e9de17b
View commit details
Copy full SHA for e9de17b
View code at this point
Browse repository at this point
Commits on May 16, 2026
Refactor the format skills (#35)
mingxwa
authored
ca65d6d
View commit details
Copy full SHA for ca65d6d
View code at this point
Browse repository at this point
Commits on May 9, 2026
Diagnostics clean-up (#34)
mingxwa
authored
70f13ad
View commit details
Copy full SHA for 70f13ad
View code at this point
Browse repository at this point
Code cleanup (#33)
mingxwa
authored
7400868
View commit details
Copy full SHA for 7400868
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
Specialize `instantiated_t` for `std::tuple` to improve performance (#32)
Show description for dbf2425
Kim-J-Smith
authored
dbf2425
View commit details
Copy full SHA for dbf2425
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Move static_assert (#29)
mingxwa
authored
8cbf6db
View commit details
Copy full SHA for 8cbf6db
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Make `invoke` and `reflect` unqualified (#23)
mingxwa
authored
97faf6b
View commit details
Copy full SHA for 97faf6b
View code at this point
Browse repository at this point
API change (#27)
mingxwa
authored
3882cef
View commit details
Copy full SHA for 3882cef
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Update version to 4.0.2 (#14)
mingxwa
authored
bcbe0c7
View commit details
Copy full SHA for bcbe0c7
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Fix `weak_dispatch` and `explicit_conversion_dispatch` in reference-returning overloads (#13)
Show description for 3ef8001
mingxwa
authored
3ef8001
View commit details
Copy full SHA for 3ef8001
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Update copyright (#12)
Show description for 1a3f464
mingxwa
authored
1a3f464
View commit details
Copy full SHA for 1a3f464
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Update branding for migration (#1)
mingxwa
authored
e78f479
View commit details
Copy full SHA for e78f479
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
build: support meson build system (#375)
Show description for a560297
mochaaP
authored
a560297
View commit details
Copy full SHA for a560297
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
Update toolchain (#378)
Mingxin Wang
authored
1d4ea35
View commit details
Copy full SHA for 1d4ea35
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Simplify the implementation of `strong_compact_ptr` (#368)
Mingxin Wang
authored
789dd19
View commit details
Copy full SHA for 789dd19
View code at this point
Browse repository at this point
Fix overload resolution in `PRO_DEF_FREE_AS_MEM_DISPATCH` (#372)
Mingxin Wang
authored
bcd341d
View commit details
Copy full SHA for bcd341d
View code at this point
Browse repository at this point
Avoid false positive for ptr_traits (#367)
Mingxin Wang
authored
cf7576b
View commit details
Copy full SHA for cf7576b
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Remove support for standard trivial relocation (#365)
Mingxin Wang
authored
9bc70d2
View commit details
Copy full SHA for 9bc70d2
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Improve constraints for facade (#359)
Mingxin Wang
authored
eea7350
View commit details
Copy full SHA for eea7350
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
Revise documentation (#355)
Mingxin Wang
authored
7fc49f8
View commit details
Copy full SHA for 7fc49f8
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Introduce new API: substitution_dispatch (#353)
Mingxin Wang
authored
26a89a7
View commit details
Copy full SHA for 26a89a7
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Forbid conversion from rvalue of proxy to proxy_view (#352)
Mingxin Wang
authored
46278bd
View commit details
Copy full SHA for 46278bd
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Fix proxy_view with facade-aware overloads (#347)
Mingxin Wang
authored
7f11ac5
View commit details
Copy full SHA for 7f11ac5
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
Revise the semantics of *ProAccessible* (#336)
Mingxin Wang
authored
8dd0db3
View commit details
Copy full SHA for 8dd0db3
View code at this point
Browse repository at this point
Improve toolchain coverage (#333)
Mingxin Wang
authored
737d920
View commit details
Copy full SHA for 737d920
View code at this point
Browse repository at this point
Code cleanup (#334)
Show description for d9134ad
Mingxin Wang
authored
d9134ad
View commit details
Copy full SHA for d9134ad
View code at this point
Browse repository at this point
Fix return type for prefix operator++ and operator-- (#332)
Show description for 38685d4
Mingxin Wang
authored
38685d4
View commit details
Copy full SHA for 38685d4
View code at this point
Browse repository at this point
Make the ctor/assignments of proxy_indirect_accessor private (#335)
Mingxin Wang
authored
8934033
View commit details
Copy full SHA for 8934033
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.