contain-rs / linked-hash-map

A HashMap wrapper that holds key-value pairs in insertion order
https://contain-rs.github.io/linked-hash-map/linked_hash_map/
Apache License 2.0
169 stars 60 forks source link

Maintained alternative: https://github.com/kyren/hashlink #113

Open tbu- opened 1 year ago

tbu- commented 1 year ago

Could be linked from the README.md. Clickable: https://github.com/kyren/hashlink.