Yet another efficient hashmap implementation for Golang based on the hopscotch open addressing scheme.
hashing golang data-structures hashmap hashing-algorithm hashtable hopscotch-hashing open-addressing
-
Updated
Oct 27, 2022 - Go