Closed
Description
Issue by brson
Saturday Jan 25, 2014 at 00:54 GMT
For earlier discussion, see rust-lang/rust#11783
This issue was labelled with: A-an-interesting-project, A-libs, I-compiletime, I-slow, I-wishlist in the Rust repository
Our current HashMap uses cryptographically secure hashing but it is slow. Sometimes this is a big problem. Implement another hash map that is very fast.