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
.
Point72
/
csp
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
432
Code
Issues
53
Pull requests
17
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Add C API for adapters
- #679
#679
Draft
timkpaine
wants to merge 21 commits into
main
Point72/csp:main
from
tkp/capi
Point72/csp:tkp/capi
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Draft
Add C API for adapters
#679
timkpaine
wants to merge 21 commits into
main
Point72/csp:main
from
tkp/capi
Point72/csp:tkp/capi
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
messing around sketching c api for adapters
Show description for 4eebb14
timkpaine
committed
4eebb14
View commit details
Copy full SHA for 4eebb14
Browse repository at this point
More wip
Show description for 34785f8
timkpaine
committed
34785f8
View commit details
Copy full SHA for 34785f8
Browse repository at this point
Start refactoring examples
Show description for 2e9d2ea
timkpaine
committed
2e9d2ea
View commit details
Copy full SHA for 2e9d2ea
Browse repository at this point
Working on examples and example tests
Show description for e68f625
timkpaine
committed
e68f625
View commit details
Copy full SHA for e68f625
Browse repository at this point
Formatting
Show description for fd0f816
timkpaine
committed
fd0f816
View commit details
Copy full SHA for fd0f816
Browse repository at this point
More formatting
Show description for f1a459c
timkpaine
committed
f1a459c
View commit details
Copy full SHA for f1a459c
Browse repository at this point
More cleanup of C++ examples, cleanup some leftover utcnow
Show description for b922ec9
timkpaine
committed
b922ec9
View commit details
Copy full SHA for b922ec9
Browse repository at this point
Style enhancements, example cmake simplifications
Show description for c6724af
timkpaine
committed
c6724af
View commit details
Copy full SHA for c6724af
Browse repository at this point
Simplify cmake in 1 and 2
Show description for c801a29
timkpaine
committed
c801a29
View commit details
Copy full SHA for c801a29
Browse repository at this point
Fix example flags on mac
Show description for 1cbcfeb
timkpaine
committed
1cbcfeb
View commit details
Copy full SHA for 1cbcfeb
Browse repository at this point
Run dep tests on 3.11
Show description for bd8426c
timkpaine
committed
bd8426c
View commit details
Copy full SHA for bd8426c
Browse repository at this point
finish rust integration
Show description for f4f8cbc
timkpaine
committed
f4f8cbc
View commit details
Copy full SHA for f4f8cbc
Browse repository at this point
Commits on Aug 17, 2026
Address C API review findings
Show description for 98e2266
timkpaine
committed
98e2266
View commit details
Copy full SHA for 98e2266
Browse repository at this point
Build ErrorExtern into the extension module
Show description for 6858ca2
timkpaine
committed
6858ca2
View commit details
Copy full SHA for 6858ca2
Browse repository at this point
Fix scalar unpacking in the C API example bridges
Show description for d069e47
timkpaine
committed
d069e47
View commit details
Copy full SHA for d069e47
Browse repository at this point
Locate the extension module when csp is installed
Show description for 9d76206
timkpaine
committed
9d76206
View commit details
Copy full SHA for 9d76206
Browse repository at this point
Accept the unprefixed import library name on Windows
Show description for 2bae5ce
timkpaine
committed
2bae5ce
View commit details
Copy full SHA for 2bae5ce
Browse repository at this point
Link Python::Module in the C++ examples
Show description for 35a5e6d
timkpaine
committed
35a5e6d
View commit details
Copy full SHA for 35a5e6d
Browse repository at this point
Link the static engine archives on Windows
Show description for 590b880
timkpaine
committed
590b880
View commit details
Copy full SHA for 590b880
Browse repository at this point
Drop the POSIX-only output path from the C example
Show description for 71cdbef
timkpaine
committed
71cdbef
View commit details
Copy full SHA for 71cdbef
Browse repository at this point
Read PE exports directly instead of shelling to dumpbin
Show description for 61a59da
timkpaine
committed
61a59da
View commit details
Copy full SHA for 61a59da
Browse repository at this point
You can’t perform that action at this time.