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 }}
Pzixel
/
arrayvec
Public
forked from
bluss/arrayvec
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2025
benches & fix existing ones
Pzixel
committed
8eabdf5
View commit details
Copy full SHA for 8eabdf5
Browse repository at this point
rename try_extend method
Pzixel
committed
9dac45f
View commit details
Copy full SHA for 9dac45f
Browse repository at this point
Commits on Jan 30, 2025
add from iterator impl
Pzixel
committed
dc4deae
View commit details
Copy full SHA for dc4deae
Browse repository at this point
Commits on Oct 17, 2024
Use 16-bit lengths on 16-bit targets
kornelski
authored and
tbu-
committed
812c83a
View commit details
Copy full SHA for 812c83a
Browse repository at this point
Commits on Oct 16, 2024
Add `ArrayVec::spare_capacity_mut`
Show description for 4ef0e89
tbu-
authored and
bluss
committed
4ef0e89
View commit details
Copy full SHA for 4ef0e89
Browse repository at this point
Commits on Aug 17, 2024
0.7.6
bluss
committed
0aede87
View commit details
Copy full SHA for 0aede87
Browse repository at this point
Exclude `AsRef<Path>` for no-std builds
Show description for 909c766
bluss
committed
909c766
View commit details
Copy full SHA for 909c766
Browse repository at this point
0.7.5
bluss
committed
f3732a0
View commit details
Copy full SHA for f3732a0
Browse repository at this point
Commits on Jul 31, 2024
Update ci actions
bluss
committed
b629f52
View commit details
Copy full SHA for b629f52
Browse repository at this point
Commits on Jul 30, 2024
implement AsRef<Path> for ArrayString
Zoybean
authored and
bluss
committed
aadc8df
View commit details
Copy full SHA for aadc8df
Browse repository at this point
DOC: Fix typos in changelog
Show description for b2886dc
striezel
authored and
bluss
committed
b2886dc
View commit details
Copy full SHA for b2886dc
Browse repository at this point
Test MSRV with old versions
bluss
committed
274fb2d
View commit details
Copy full SHA for 274fb2d
Browse repository at this point
Set rust-version in Cargo.toml
bluss
committed
201d23a
View commit details
Copy full SHA for 201d23a
Browse repository at this point
Remove disabled and now-redundant tests
bluss
committed
cee33ee
View commit details
Copy full SHA for cee33ee
Browse repository at this point
Commits on Mar 26, 2024
Add as_slice & as_mut_slice methods to IntoIter
clarfonthey
authored and
bluss
committed
3a75e11
View commit details
Copy full SHA for 3a75e11
Browse repository at this point
Commits on Mar 12, 2024
Remove borsch from msrv builder
Show description for f243d43
bluss
committed
f243d43
View commit details
Copy full SHA for f243d43
Browse repository at this point
Commits on Mar 11, 2024
Update changelog
bluss
committed
5a2edb6
View commit details
Copy full SHA for 5a2edb6
Browse repository at this point
Commits on Mar 7, 2024
Improve optional support for borsh serialization
Show description for ae6cfd3
honzasp
authored and
bluss
committed
ae6cfd3
View commit details
Copy full SHA for ae6cfd3
Browse repository at this point
Optional support for borsh serialization
Fuuzetsu
authored and
bluss
committed
4337b1b
View commit details
Copy full SHA for 4337b1b
Browse repository at this point
Update release notes
YuhanLiin
authored and
bluss
committed
7a1722e
View commit details
Copy full SHA for 7a1722e
Browse repository at this point
Make as_ptr and as_mut_ptr on ArrayString public
YuhanLiin
authored and
bluss
committed
9f45cc2
View commit details
Copy full SHA for 9f45cc2
Browse repository at this point
feat: put len before xs
JakkuSakura
authored and
bluss
committed
1cd7b9d
View commit details
Copy full SHA for 1cd7b9d
Browse repository at this point
Fix miri error in extend_zst
Show description for 27401fb
bluss
committed
27401fb
View commit details
Copy full SHA for 27401fb
Browse repository at this point
Commits on Jun 17, 2023
0.7.4
bluss
committed
2c92a59
View commit details
Copy full SHA for 2c92a59
Browse repository at this point
Commits on Jun 15, 2023
Merge pull request #240 from elichai/zeroize
Show description for 2cd12ef
bluss
authored
2cd12ef
View commit details
Copy full SHA for 2cd12ef
Browse repository at this point
Commits on Jun 14, 2023
Add Zeroize and benches to the CI matrix
elichai
committed
71200c0
View commit details
Copy full SHA for 71200c0
Browse repository at this point
Commits on Jun 13, 2023
Optionally implement Zeroize on ArrayVec/ArrayString
elichai
committed
bb9279e
View commit details
Copy full SHA for bb9279e
Browse repository at this point
Commits on Jun 12, 2023
0.7.3
bluss
committed
4ab6d63
View commit details
Copy full SHA for 4ab6d63
Browse repository at this point
Commits on May 5, 2023
Merge pull request #236 from kornelski/track_caller
Show description for 6712744
bluss
authored
6712744
View commit details
Copy full SHA for 6712744
Browse repository at this point
Commits on Apr 10, 2023
track_caller for capacity overflow panics
kornelski
committed
dc33f75
View commit details
Copy full SHA for dc33f75
Browse repository at this point
Commits on Nov 12, 2022
Merge pull request #230 from msrd0/string-borrowmut
Show description for 0e131fd
bluss
authored
0e131fd
View commit details
Copy full SHA for 0e131fd
Browse repository at this point
Merge pull request #226 from clubby789/sb-fixes
Show description for 0637cb7
bluss
authored
0637cb7
View commit details
Copy full SHA for 0637cb7
Browse repository at this point
Fix stacked borrows violations
Show description for c9ff579
clubby789
authored and
bluss
committed
c9ff579
View commit details
Copy full SHA for c9ff579
Browse repository at this point
Merge pull request #215 from RalfJung/miri
Show description for a927f7c
bluss
authored
a927f7c
View commit details
Copy full SHA for a927f7c
Browse repository at this point
Commits on Nov 9, 2022
Add missing `BorrowMut` for `ArrayString`
msrd0
committed
9dd3f3c
View commit details
Copy full SHA for 9dd3f3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.