This crate is a fork of hashlink
to implement more up to date versions of LinkedHashMap
LinkedHashSet
.
It use griddle to support amortization.
The code in this crate that is copied verbatim from hashlink
.
Just deleted LruCache
and replaced hashbrown
with griddle
by default.
This library is licensed the same as hashlink, it is licensed under either of:
at your option.