Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
steveklabnik
6y ago
0 comments
Share
It soon will be the standard hashmap!
0 comments
default
newest
oldest
littlestymaar
6y ago
Does it still provide the DoS protection SipHash offered, or does that mean that Rust is moving from secure-by-default to fastest-by-default when it comes to HashMap ? If so it's kind of a big philosophical switch.
rapsey
6y ago
Hashbrown is not about the hashing algorithm. It uses fx hash which is pretty commonly used in Rust. I imagine they will still keep SipHash
littlestymaar
6y ago
OK thanks. But that would mean the performance gain would not be as dramatic I guess ?
1 more reply
j
/
k
navigate · click thread line to collapse