rustio rustio.net
75

arrayvec

v0.7.8 Growing

A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.

MIT OR Apache-2.0 Edition 2018 MSRV 1.51
Data structuresNo standard library #data-structure#vector#array#stack#no_std

Quick Verdict

  • โœ“Actively maintained (updated 11d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (17.6K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
466.0M
Dependents
17.6K
Releases
57
Size
33KB

Deep Insights

๐Ÿ“Š
Steady growth

34.3M downloads in the last 30 days (1.1M/day), up 9% from the previous period.

๐Ÿ›๏ธ
Foundational crate

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

๐Ÿ‘ฅ
Team maintained

This crate is maintained by a team (2 owners), reducing bus-factor risk and ensuring continuity.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 11+ years old, arrayvec hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

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

๐ŸŒŸ
Used by top crates

Notable dependents include anstyle-parse, icu_normalizer, schemars, csv-core, aead. When high-quality crates choose arrayvec, it's a strong quality signal.

Health Breakdown

Maintenance 17/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 14/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
915K/day avg-24%
0500K1.0M1.5M4/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.7.6
66%
v0.7.4
21%
v0.7.2
11%
v0.7.1
2%
v0.7.7
1%

Release Timeline

10 releasessince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
4
2022
2023
2
2024
2
2025
2026
2
Less
More

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
17.6K
crates depend on arrayvec

Similar Crates