Swiss tablearrow-up-right - one of the fastest hashmap implementations out there for C++. Rust's hashbrownarrow-up-right is a port of this technique to Rust, which is faster than the hashmap in Rust's standard library.
Last updated 6 years ago