#ordered-map #order #map

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

#2374 in Algorithms

Download history 1500/week @ 2025-01-25 1635/week @ 2025-02-01 2136/week @ 2025-02-08 1364/week @ 2025-02-15 1437/week @ 2025-02-22 1033/week @ 2025-03-01 737/week @ 2025-03-08 845/week @ 2025-03-15 715/week @ 2025-03-22 1357/week @ 2025-03-29 1830/week @ 2025-04-05 988/week @ 2025-04-12 852/week @ 2025-04-19 860/week @ 2025-04-26 1323/week @ 2025-05-03 1161/week @ 2025-05-10

4,454 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

~3MB
~59K SLoC