mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
The Servo Browser Engine
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
hashglobe
This is a fork of Rust's std::HashMap
. It will work on stable out-of-stdlib and will also have fallible APIs.
We intend to diverge as little as possible from the original hashmap.
Dual licensed Apache/MIT, the same as the stdlib.