#linked-hash-map

  1. hashlink

    HashMap-like containers that hold their key-value pairs in a user controllable order

    v0.11.0 11.4M #linked-hash-map #lru-cache #no-std
  2. linked-hash-map

    A HashMap wrapper that holds key-value pairs in insertion order

    v0.5.6 8.1M #hash-map #insertion-order #data-structures
  3. ordered_hash_map

    HashMap which preserves insertion order

    v0.5.0 113K #hash-map #hash-set #linked-hash-map #ordered-hash-set #ordered-map #hash-map-set #ordered-set
  4. tether-map

    Order-preserving linked hash map with O(1) reordering

    v0.2.0 #linked-hash-map #hash-map #order-preserving #linked-list #no-std
  5. ritelinked

    HashMap-like containers that hold their key-value pairs in a user controllable order

    v0.3.2 7.5K #linked-hash-map #hash-set #hash-map #linked-hash-set #amortized #no-std
  6. merge-yaml-hash

    YAML Hash with merge/update capabilities

    v0.4.0 400 #linked-hash-map #yaml #update #capabilities #type-alias #yaml-data
  7. qmap

    LinkedHashMap alternative using nested VecDeque as LinkedList replacement

    v0.1.0 #linked-hash-map #linked-list #vec-deque #replace #nested
  8. Try searching with DuckDuckGo.

  9. terminal-linked-hash-map

    A fork of linked-hash-map that builds on stable in exchange for not allowing custom hashers

    v0.1.0 #hash-map #linked-hash-map #insertion-order