Release v0.2.2
RiteLinked provides more up to date versions of LinkedHashMap & LinkedHashSet in Rust .
You can easily use it on std or no_std environment.
Support some practical feature combinations to help you better embed them in existing code: serde, inline-more etc.
Especially, it uses griddle by default, if you have a lot of data, it can effectively help you reduce the possible tail delay.
(Of course, hashbrown can also be used)