</>PackageGraphPackageGraph

smallvec

Cargov2.0.0-alpha.12

'Small vector' optimization: store up to a small number of items on the stack

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

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.12.

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 have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to smallvec

Version history

VersionPublishedLicense
1.15.21 month agoMIT OR Apache-2.0
2.0.0-alpha.12latest8 months agoMIT OR Apache-2.0
1.15.11 year agoMIT OR Apache-2.0
1.15.01 year agoMIT OR Apache-2.0
2.0.0-alpha.111 year agoMIT OR Apache-2.0
1.14.01 year agoMIT OR Apache-2.0
2.0.0-alpha.101 year agoMIT OR Apache-2.0
2.0.0-alpha.91 year agoMIT OR Apache-2.0
2.0.0-alpha.81 year agoMIT OR Apache-2.0
2.0.0-alpha.72 years agoMIT OR Apache-2.0
2.0.0-alpha.62 years agoMIT OR Apache-2.0
2.0.0-alpha.52 years agoMIT OR Apache-2.0
1.13.22 years agoMIT OR Apache-2.0
2.0.0-alpha.42 years agoMIT OR Apache-2.0
2.0.0-alpha.32 years agoMIT OR Apache-2.0
1.13.12 years agoMIT OR Apache-2.0
1.13.02 years agoMIT OR Apache-2.0
2.0.0-alpha.22 years agoMIT OR Apache-2.0
1.12.02 years agoMIT OR Apache-2.0
1.11.22 years agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

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.

How popular is smallvec?

smallvec has approximately 0 downloads per week.