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 }}
aryehlev
/
xgboost-rust
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add ci and filename fixes +remove fake windows support.
- #3
#3
Merged
aryehlev
merged 16 commits into
main
aryehlev/xgboost-rust:main
from
bindings
aryehlev/xgboost-rust:bindings
Copy head branch name to clipboard
Nov 11, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
add ci and filename fixes +remove fake windows support.
#3
aryehlev
merged 16 commits into
main
aryehlev/xgboost-rust:main
from
bindings
aryehlev/xgboost-rust:bindings
Copy head branch name to clipboard
Commits
Commits on Nov 9, 2025
add bindings and build.rs script.
aryehlev
committed
17b4080
View commit details
Copy full SHA for 17b4080
Browse repository at this point
forgot to push cargo.toml
aryehlev
committed
b632569
View commit details
Copy full SHA for b632569
Browse repository at this point
support thread safety for versions 1.4 and above.
aryehlev
committed
1c4842d
View commit details
Copy full SHA for 1c4842d
Browse repository at this point
support thread safety for versions 1.4 and above.
aryehlev
committed
5fabbdb
View commit details
Copy full SHA for 5fabbdb
Browse repository at this point
add checksum + avoid memory leak
aryehlev
committed
bb0d374
View commit details
Copy full SHA for bb0d374
Browse repository at this point
update README.md
aryehlev
committed
9853ff3
View commit details
Copy full SHA for 9853ff3
Browse repository at this point
avoid memory leak when error reading the model.
aryehlev
committed
40ae111
View commit details
Copy full SHA for 40ae111
Browse repository at this point
Commits on Nov 10, 2025
add ci to check builds.
aryehlev
committed
b06cc1d
View commit details
Copy full SHA for b06cc1d
Browse repository at this point
fix type in ci.
aryehlev
committed
7b262c0
View commit details
Copy full SHA for 7b262c0
Browse repository at this point
Commits on Nov 11, 2025
dix advanced_usage.rs.
aryehlev
committed
c790f02
View commit details
Copy full SHA for c790f02
Browse repository at this point
fix fmt and clippy
aryehlev
committed
2f808fd
View commit details
Copy full SHA for 2f808fd
Browse repository at this point
Merge remote-tracking branch 'origin/main' into bindings
Show description for e0b8bf7
aryehlev
committed
e0b8bf7
View commit details
Copy full SHA for e0b8bf7
Browse repository at this point
change mac runner.
aryehlev
committed
7e95cd7
View commit details
Copy full SHA for 7e95cd7
Browse repository at this point
disable doc comments, for bindins.
aryehlev
committed
9391346
View commit details
Copy full SHA for 9391346
Browse repository at this point
disable doc comments, and support different name for old versions.
aryehlev
committed
17ae47f
View commit details
Copy full SHA for 17ae47f
Browse repository at this point
remove windows support for now.
aryehlev
committed
3d866bb
View commit details
Copy full SHA for 3d866bb
Browse repository at this point
You can’t perform that action at this time.