Skip to content

Latest commit

 

History

527 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 on pre-release.

Visit the wiki for more information about the status and management of v2. Visit it before making any contribution.

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