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

memory_storage

v0.9.30crates.io· Rust

A memory storage comparable to a Vec where removing items doesn't shift all the items after the removed item to the left and doesn't invalidate their IDs. It allows you to remove items with high speed and access items via an ID that was returned after adding them.

The verdict
Abandoned. Last published 2 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 2 years ago.
Popularity
1 downloads / week
Security
No known advisories for this version (OSV).
License
non-standard
Dependencies
No runtime dependencies
Recent releases
  • 0.9.302 years ago
  • 0.9.32 years ago
  • 0.9.232 years ago
  • 0.9.222 years ago
  • 0.9.212 years ago
  • 0.9.22 years ago
  • 0.9.12 years ago
  • 0.9.02 years ago
memory_storage — A memory storage comparable to a Vec where removing items doesn't shift all the items after the removed item to the left and doesn't invalidate their IDs. It allows you to remove items with high speed and access items via an ID that was returned after adding them. (Rust / crates.io) — verdict, alternatives & security · Modules