`alloc`-only `HashMap`?
Rust Internals [Unofficial]
April 7, 2026
To be fair, the fact that every no_std crate using maps via alloc needs to use hashbrown is kinda weird. Something that fundamental should be in alloc.
Discussion in the ATmosphere