rustio rustio.net
68

smallvec

v1.15.1 Stable

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

MIT OR Apache-2.0 Edition 2018
Data structures #vector#vec#stack#no_std#small

Quick Verdict

  • โœ“Stable API (1.x for 11+ years)
  • โœ“Massive adoption (57.7K crates depend on it)
  • โœ“Team maintained (3 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
847.6M
Dependents
57.7K
Releases
76
Size
38KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

67.7M downloads in the last 30 days (2.3M/day), up 29% from the previous period.

๐Ÿ›๏ธ
Foundational crate

57.7K crates depend on smallvec โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 117 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

โœ…
Stable for 11+ years

The API has been stable (1.x) for over 11 years with 76 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐Ÿ“
Compact crate

At 37KB, smallvec is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

26% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include parking_lot_core, idna, hyper, ahash, tinyvec. When high-quality crates choose smallvec, it's a strong quality signal.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 19/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1.9M/day avg+39%
01.0M2.0M3.0M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v1.15.1
76%
v1.15.0
12%
v1.14.0
10%
v2.0.0-alpha.10
1%
v2.0.0-alpha.12
1%

Release Timeline

10 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
4
2025
6
2026
Less
More

Feature Flags

unionwriteconst_newmay_dangledrain_filterimpl_bincodeconst_genericsspecializationdrain_keep_restdebugger_visualizer

README

Loading README...

Maintainers

Dependencies
8
direct dependencies
Dependents
57.7K
crates depend on smallvec

Similar Crates