#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

#2419 in Algorithms

Download history 1234/week @ 2024-10-07 847/week @ 2024-10-14 1352/week @ 2024-10-21 926/week @ 2024-10-28 707/week @ 2024-11-04 1393/week @ 2024-11-11 1306/week @ 2024-11-18 919/week @ 2024-11-25 933/week @ 2024-12-02 873/week @ 2024-12-09 948/week @ 2024-12-16 340/week @ 2024-12-23 351/week @ 2024-12-30 489/week @ 2025-01-06 1154/week @ 2025-01-13 1332/week @ 2025-01-20

3,330 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.1MB
~38K SLoC