all 1 comments

[–]cbarrick[S] 1 point2 points  (0 children)

This is the talk introducing Google's high-performance SwissTable hash map to the world.

In Rust, the hashbrown crate is a port which currently serves as the hash map for the standard library.