#amortized

  1. atone

    A VecDeque 和 Vec 变体,通过推送分散调整大小负载

    v0.3.7 800 #vec-deque #vec #amortized #no-std #spread
  2. griddle

    A HashMap 变体,通过插入分散调整大小负载

    v0.5.2 950 #hash-map #hash #hash-table #amortized #memory-map #no-std #spread
  3. ritelinked

    HashMap 类的容器,它们按用户可控的顺序存储键值对

    v0.3.2 21K #hash-map #linked-hash-map #no-std #linked-hash-set #amortized #hash-set #data-structures