rustio rustio.net
64

arrayvec

v0.7.6 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

  • โœ•Not updated for 1+ year
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (16.0K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
362.1M
Dependents
16.0K
Releases
55
Size
31KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

23.8M downloads in the last 30 days (794.3K/day), up 25% from the previous period.

๐Ÿ›๏ธ
Foundational crate

16.0K 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 10+ years old, arrayvec hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 31KB, 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 6/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
629K/day avg+67%
0200K400K600K800K1.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.7.6
45%
v0.5.2
20%
v0.7.4
19%
v0.7.2
10%
v0.4.12
5%

Release Timeline

55 releasessince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
17
2016
8
2017
11
2018
5
2019
4
2020
1
2021
5
2022
2023
2
2024
2
2025
2026
Less
More

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
16.0K
crates depend on arrayvec

Similar Crates