FastCompressionHashTable
Simple lossy HashTable that only stores the last occurrence for each hash on 2^14 bytes of memory.
Simple lossy HashTable that only stores the last occurrence for each hash on 2^14 bytes of memory.