{"library":"smallvec","type":"library","category":null,"description":"A 'small vector' optimization that stores up to a small number of items on the stack before heap-allocating.","language":"rust","status":"active","version":"1.15.2","tags":["smallvec","optimization","stack","vector","performance"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nsmallvec = \"1.15.2\"","imports":["use smallvec::SmallVec;"]},{"cmd":"cargo add smallvec","imports":[]}],"homepage":"https://github.com/servo/rust-smallvec","github":"https://github.com/servo/rust-smallvec","docs":"https://docs.rs/smallvec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}