A SIMD-enhanced hash table in Swift that utilizes the AVX2 instruction set on modern CPUs. Based off of Google's Swiss Table hashmap. (work in progress)