#hash-map #key #order #key-value #accessing #capability #ordered

ordered-map

A HashMap, with the capability of accessing the keys and values in order

7 releases

0.4.2 Feb 21, 2021
0.4.1 Feb 21, 2021
0.4.0 Mar 29, 2020
0.3.2 Mar 29, 2020
0.1.1 Jan 30, 2020

#2445 in Algorithms

Download history 1352/week @ 2024-11-15 978/week @ 2024-11-22 978/week @ 2024-11-29 805/week @ 2024-12-06 936/week @ 2024-12-13 472/week @ 2024-12-20 343/week @ 2024-12-27 514/week @ 2025-01-03 1047/week @ 2025-01-10 1383/week @ 2025-01-17 1354/week @ 2025-01-24 1651/week @ 2025-01-31 2215/week @ 2025-02-07 1238/week @ 2025-02-14 1645/week @ 2025-02-21 925/week @ 2025-02-28

6,457 downloads per month
Used in 5 crates (via zebra-network)

MIT license

12KB
302 lines

ordered-map

A HashMap, with the capability of accessing the keys and values in descending order.

Dependencies

~1.4–2MB
~37K SLoC