Skip to content

Latest commit

 

History

521 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to rust-smallvec

This branch contains the code for SmallVec v2, which is not yet ready for release. If your code is using any of the alpha versions of SmallVec, be aware that the API might change between versions.

The status of v2 can be tracked in:

The source code for the latest smallvec 1.x.y release can be found on the v1 branch. Bug fixes for smallvec v1 should be based on that branch, while new feature development should go on the v2 branch.

About

"Small vector" optimization for Rust: store up to a small number of items on the stack

Resources

Stars

1.7k stars

Watchers

25 watching

Forks

Releases

Packages

Used by

Contributors

Languages