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 }}
daddinuz
/
cap_vec
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v0.3.0
- #2
#2
Merged
daddinuz
merged 18 commits into
main
daddinuz/cap_vec:main
from
dev
daddinuz/cap_vec:dev
Copy head branch name to clipboard
May 5, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
v0.3.0
#2
daddinuz
merged 18 commits into
main
daddinuz/cap_vec:main
from
dev
daddinuz/cap_vec:dev
Copy head branch name to clipboard
Commits
Commits on May 3, 2026
Fix CapVec clone panic safety
daddinuz
committed
f101312
View commit details
Copy full SHA for f101312
Browse repository at this point
Fix CapVec clear panic safety
daddinuz
committed
62a7dbc
View commit details
Copy full SHA for 62a7dbc
Browse repository at this point
Fix CapVec drain panic safety
daddinuz
committed
daf152f
View commit details
Copy full SHA for daf152f
Browse repository at this point
Fix CapVec into_iter panic safety
daddinuz
committed
8edd554
View commit details
Copy full SHA for 8edd554
Browse repository at this point
Allocate CapVec buffers directly on heap
daddinuz
committed
6abc355
View commit details
Copy full SHA for 6abc355
Browse repository at this point
Clean up test clippy warnings
daddinuz
committed
02bf385
View commit details
Copy full SHA for 02bf385
Browse repository at this point
Update GitHub actions
daddinuz
committed
7b69e36
View commit details
Copy full SHA for 7b69e36
Browse repository at this point
Update LICENSE
daddinuz
committed
f1d0762
View commit details
Copy full SHA for f1d0762
Browse repository at this point
Update docs
daddinuz
committed
7528183
View commit details
Copy full SHA for 7528183
Browse repository at this point
Commits on May 4, 2026
Test large capacity ZST does not need stack buffer
daddinuz
committed
043b353
View commit details
Copy full SHA for 043b353
Browse repository at this point
Clean up tests and documentation
daddinuz
committed
0fefcdb
View commit details
Copy full SHA for 0fefcdb
Browse repository at this point
Align capacity semantics with backing buffer
daddinuz
committed
e81b034
View commit details
Copy full SHA for e81b034
Browse repository at this point
Commits on May 5, 2026
Enhance iterator APIs and docs
daddinuz
committed
290db09
View commit details
Copy full SHA for 290db09
Browse repository at this point
Add truncate and swap_remove APIs
daddinuz
committed
5e7c448
View commit details
Copy full SHA for 5e7c448
Browse repository at this point
Add Criterion benchmarks
daddinuz
committed
7b95744
View commit details
Copy full SHA for 7b95744
Browse repository at this point
Improve extend method
daddinuz
committed
28baf9e
View commit details
Copy full SHA for 28baf9e
Browse repository at this point
Update docs
daddinuz
committed
d15f479
View commit details
Copy full SHA for d15f479
Browse repository at this point
Bump version
daddinuz
committed
cd05673
View commit details
Copy full SHA for cd05673
Browse repository at this point
You can’t perform that action at this time.