Implemented a version of hashmem that uses the CRC32 instructions in modern x86 CPU:s. This is about 3x faster than the pure C-version.