rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
benches |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
Cargo.toml |
|
|
|
|
LICENSE-APACHE |
|
|
|
|
LICENSE-MIT |
|
|
|
|
README.md |
|
|
|
|
lib.rs |
|
|
"Small vector" optimization for Rust: store up to a small number of items on the stack