Projects in Awesome Lists tagged with indexmap
A curated list of projects in awesome lists tagged with indexmap .
https://github.com/psiace/ritelinked
RiteLinked - LinkedHashMap & LinkedHashSet in Rust
data-structures hash hashmap hashset indexmap linked-hash-map linked-hash-set rust
Last synced: 12 Dec 2025
https://github.com/shirotech/indexmap_store
Persistent `IndexMap` for Rust. In-memory hash-ordered map plus an append-only WAL on disk. O(1) get / insert / remove / modify, insertion-order iteration, crash-safe torn-tail recovery, automatic compaction. `serde`-generic keys and values.
append-only-log embedded-database indexmap key-value-store persistent-storage rust serde wal
Last synced: 11 Jun 2026