smallvec
Cargov2.0.0-alpha.13'Small vector' optimization: store up to a small number of items on the stack
Not recommended for new projects
No — smallvec should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 6 days ago. 11 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding smallvec to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Rust edition
- No constraint declared
smallvec vs the alternatives
Packages solving a similar problem in the cargo ecosystem, compared on the signals that drive an adoption decision.
Release history
11 releases in the last two years, typically about 30 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.0.0-alpha.13latest | 6 days ago | — | MIT OR Apache-2.0 |
| 1.16.0 | 8 days ago | — | MIT OR Apache-2.0 |
| 1.15.2 | 3 months ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.12 | 9 months ago | — | MIT OR Apache-2.0 |
| 1.15.1 | 1 year ago | — | MIT OR Apache-2.0 |
| 1.15.0 | 1 year ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.11 | 1 year ago | — | MIT OR Apache-2.0 |
| 1.14.0 | 1 year ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.10 | 1 year ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.9 | 1 year ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.8 | 1 year ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.7 | 2 years ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.6 | 2 years ago | — | MIT OR Apache-2.0 |
| 2.0.0-alpha.5 | 2 years ago | — | MIT OR Apache-2.0 |
| 1.13.2 | 2 years ago | — | MIT OR Apache-2.0 |
Overview
smallvec is an Cargo package that 'Small vector' optimization: store up to a small number of items on the stack. The latest version is 2.0.0-alpha.13.
Who should use it
Teams working in the Cargo ecosystem who need 'Small vector' optimization: store up to a small number of items on the stack and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use smallvec?
No — smallvec should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install smallvec?
Run `cargo add smallvec` to add smallvec to your Cargo project.
What license is smallvec released under?
No license was detected in smallvec's metadata; review the repository before use.
Is smallvec still maintained?
The most recent release of smallvec (v2.0.0-alpha.13) was published 6 days ago.