rustio rustio.net
64

stable-vec

v0.4.2 Growing

A Vec-like collection which guarantees stable indices and features O(1) element deletion (semantically similar to `Vec<Option<T>>`). Useful for allocations in graphs or similar data structures.

MIT/Apache-2.0 Edition 2018 MSRV 1.36.0
Data structuresMemory managementNo standard library #vector#index#bitvec#option#arena

Quick Verdict

  • โœ“Actively maintained (updated 20d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 254 crates
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (49KB, 3 deps)

Security

Checking security advisories...
Downloads
466.7K
Dependents
254
Releases
13
Size
49KB

Deep Insights

๐Ÿ“Š
Steady growth

56.6K downloads in the last 30 days (1.9K/day), up 17% from the previous period.

๐Ÿ”—
Moderate adoption

254 crates depend on stable-vec. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ฅ
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 8+ years old, stable-vec hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 47KB, stable-vec is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

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

๐ŸŒŸ
Used by top crates

Notable dependents include hls_m3u8, cubecl-opt, descartes, artemis, lox. When high-quality crates choose stable-vec, it's a strong quality signal.

Health Breakdown

Maintenance 15/25

Recency, release consistency, active ratio

Quality 10/25

Yanked ratio, deps, size, maturity, features

Community 18/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 14/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1K/day avg+81%
05001K2K2K3K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.4.1
94%
v0.4.2
4%
v0.3.2
2%
v0.3.1
0%
v0.1.2
0%

Release Timeline

13 releases6 yankedsince 2017
J
F
M
A
M
J
J
A
S
O
N
D
2017
4
2018
1
2019
6
2020
2021
2022
2023
2024
1
2025
2026
1
Less
More|
Yanked

Feature Flags

nightly-bench

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
254
crates depend on stable-vec

Similar Crates