filo icon indicating copy to clipboard operation
filo copied to clipboard

Implement a mutable binary hash map

Open velvia opened this issue 8 years ago • 0 comments

Open hash map using Hopscotch Hashing: https://en.wikipedia.org/wiki/Hopscotch_hashing

Would be pretty impressive esp if it could be off heap.

velvia avatar Nov 22 '15 07:11 velvia