HashMap datastructure implementation in C++ using murmur3 hashing function.
HashMap implementation in C++ for fun