rustio rustio.net
45

indexmap_store

v0.2.3 Experimental

Persistent IndexMap for Rust — embedded key-value store with in-memory hash map + append-only WAL on disk. O(1) get/insert/remove, insertion-order iteration, crash-safe recovery, automatic log compaction, serde-generic keys and values. No dependencies on sled/sqlite.

MIT Edition 2024
Data structuresDatabase implementationsFilesystem #database#persistent#key-value#embedded#indexmap

Quick Verdict

  • Actively maintained (updated 10d ago)
  • !Pre-1.0: API may have breaking changes
  • Permissive license (MIT)
  • !40% of releases were yanked

Security

Checking security advisories...
Downloads
73
Dependents
0
Releases
5
Size
12KB

Deep Insights

📊
Download activity

73 downloads in the last 30 days (2/day avg).

📐
Compact crate

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

⚠️
Notable yanked versions

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

Health Breakdown

Maintenance 18/25

Recency, release consistency, active ratio

Quality 6/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 2/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
0/day avg
02/263/164/34/215/95/26

Version Adoption

v0.2.1
37%
v0.2.3
35%
v0.2.2
28%

Release Timeline

5 releases2 yankedsince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
5
Less
More|
Yanked

README

Loading README...

Maintainers

Dependencies
8
direct dependencies
Dependents
0
crates depend on indexmap_store

Similar Crates