-
hashlink
HashMap-like containers that hold their key-value pairs in a user controllable order
-
linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
-
ordered_hash_map
HashMap which preserves insertion order
-
tether-map
Order-preserving linked hash map with O(1) reordering
-
ritelinked
HashMap-like containers that hold their key-value pairs in a user controllable order
-
merge-yaml-hash
YAML Hash with merge/update capabilities
-
qmap
LinkedHashMap alternative using nested VecDeque as LinkedList replacement
-
terminal-linked-hash-map
A fork of linked-hash-map that builds on stable in exchange for not allowing custom hashers
Try searching with DuckDuckGo.