I was uncertain whether pull in iddqd for a project where it would be kinda useful, but potentially not worth the cost of the extra dependency. Pulling in hashbrown and rustc-hash definitely pushes it towards "not worth", but it seems like this would be easy to fix? I'm only interested in using IdOrdMap, and would be more than happy to submit a PR feature-gating all the hashmaps if you agree this is a good idea.