rustio rustio.net
43

memory_storage

v0.9.30 Growing

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.

non-standard Edition 2021
#map#memory#storage#no-std

Quick Verdict

  • โœ•Not updated for 2+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (5KB, 0 deps)

Security

Checking security advisories...
Downloads
9.7K
Dependents
0
Releases
8
Size
5KB

Deep Insights

๐Ÿ“Š
Download activity

10 downloads in the last 30 days (0/day avg).

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿชถ
Zero dependencies

memory_storage has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

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

โš ๏ธ
Notable yanked versions

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

Health Breakdown

Maintenance 10/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg-66%
024612/291/162/32/213/113/28

Version Adoption

v0.9.30
25%
v0.9.22
19%
v0.9.21
19%
v0.9.23
19%
v0.9.2
18%

Release Timeline

8 releases1 yankedsince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
8
2024
2025
2026
Less
More|
Yanked

Feature Flags

default =["alloc"]

alloc*

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
0
crates depend on memory_storage

Similar Crates