Files
servo/components/hashglobe
Josh Matthews 09f7b6bf36 Upgrade ws.
2019-06-12 15:01:03 -04:00
..
2018-11-10 17:47:28 +01:00
2019-06-12 15:01:03 -04:00
2017-08-31 15:17:02 -07:00
2017-08-31 15:17:02 -07:00
2017-08-31 15:17:02 -07:00

hashglobe

This is a fork of Rust's std::HashMap. It works on stable out of the stdlib and has fallible APIs.

We intend to diverge as little as possible from the original hashmap.

Dual licensed Apache/MIT, the same as the stdlib.

Should I use this?

No.

Wait for https://github.com/rust-lang/rfcs/pull/2116 instead.