#hash-map #key #order #key-value #capability #accessing #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

#2317 in Algorithms

Download history 1303/week @ 2024-07-23 1125/week @ 2024-07-30 1096/week @ 2024-08-06 894/week @ 2024-08-13 1076/week @ 2024-08-20 1433/week @ 2024-08-27 1353/week @ 2024-09-03 506/week @ 2024-09-10 969/week @ 2024-09-17 873/week @ 2024-09-24 1055/week @ 2024-10-01 899/week @ 2024-10-08 1031/week @ 2024-10-15 1264/week @ 2024-10-22 805/week @ 2024-10-29 934/week @ 2024-11-05

4,138 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.5–2.2MB
~39K SLoC