BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

stable-vec

v0.4.2crates.io· Rust

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.

The verdict
Worth a look. Actively maintained and growing, actively maintained.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityRising
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 months ago.
Popularity
19K downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.4.23 months ago
  • 0.4.12 years ago
  • 0.4.06 years ago
  • 0.4.0-beta6 years ago
  • 0.3.27 years ago
  • 0.3.17 years ago
  • 0.3.07 years ago
  • 0.2.27 years ago
stable-vec — 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. (Rust / crates.io) — verdict, alternatives & security · Modules