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
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 }}
Cydhra
/
vers
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
134
Code
Issues
3
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
Breaking Update to 2.0
- #36
#36
Draft
Cydhra
wants to merge 10 commits into
master
Cydhra/vers:master
from
dev_2.0
Cydhra/vers:dev_2.0
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Breaking Update to 2.0
#36
Cydhra
wants to merge 10 commits into
master
Cydhra/vers:master
from
dev_2.0
Cydhra/vers:dev_2.0
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2025
prepare migration guide
Cydhra
committed
237e3f7
View commit details
Copy full SHA for 237e3f7
Browse repository at this point
Commits on Oct 19, 2025
Change usize to u64 for all variables that aren't indices into byte-based structures (#34)
Show description for 406eacd
Cydhra
authored
406eacd
View commit details
Copy full SHA for 406eacd
Browse repository at this point
Fix inconsistent API naming (#35)
Show description for 4890f9d
Cydhra
authored
4890f9d
View commit details
Copy full SHA for 4890f9d
Browse repository at this point
Change backing structs of our Data Structures to Box<[_]> (#38)
Show description for a562cbe
Cydhra
authored
a562cbe
View commit details
Copy full SHA for a562cbe
Browse repository at this point
renamed rmq modules to match struct names and added migration notes
Cydhra
committed
aa0d5b1
View commit details
Copy full SHA for aa0d5b1
Browse repository at this point
Commits on Aug 9, 2026
Merge branch 'master' into dev_2.0
Show description for 2adeb5e
Cydhra
committed
2adeb5e
View commit details
Copy full SHA for 2adeb5e
Browse repository at this point
fix remaining simd type errors
Cydhra
committed
abca788
View commit details
Copy full SHA for abca788
Browse repository at this point
clippy:
Show description for 5912218
Cydhra
committed
5912218
View commit details
Copy full SHA for 5912218
Browse repository at this point
change as u64 to u64::from (infallible) for all types that fit in u64 invariably
Cydhra
committed
c5e68eb
View commit details
Copy full SHA for c5e68eb
Browse repository at this point
extract immutable bitvector operations into Bits trait
Cydhra
committed
e3969cc
View commit details
Copy full SHA for e3969cc
Browse repository at this point
You can’t perform that action at this time.