rust-smallvec
https://github.com/servo/rust-smallvec
Rust
"Small vector" optimization for Rust: store up to a small number of items on the stack
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to rust-smallvec
Help out
- Issues
- feat: `litemap` store backend
- Add an "allocator_api" feature
- Seeking new or expanded maintainership of the smallvec crate
- Refactor v2: faster pop/reserve/retain_mut, modern Criterion benches, Miri-friendly tests + fmt in CI
- `extract_if` no longer requires a feature gate.
- Strange bad performance with [u8; 16] and `union` feature
- Add `encase` trait implementations
- Interacting with `Cow`?
- `spilled()` is very slow
- Add `SmallVec::extract_if` to match `Vec::extract_if`
- Docs
- Rust not yet supported