This is the implementation repository of our SOSP'24 paper: CHIME: A Cache-Efficient and High-Performance Hybrid Index on Disaggregated Memory.
-
Updated
Nov 7, 2024 - C++
This is the implementation repository of our SOSP'24 paper: CHIME: A Cache-Efficient and High-Performance Hybrid Index on Disaggregated Memory.
Comparison of Hashing Algorithms - Double Hashing, Robin Hood Hashing Cuckoo Hashing with Java's inbuilt HashMap/ HastSet over million of add(), contains() and remove() operations.
hopscotch concurrent hashing
Multithreaded implementation of the partitioned hash join algorithm for an in-memory columnar database
several hash map implementations
Yet another efficient hashmap implementation for Golang based on the hopscotch open addressing scheme.
Hopscotch hashing algorithm using linear probing with max probe sequence.
a simple hopscoth hash table implement
Data Structures implemented in C ( Cerc C Bitdefender 2022 )
Add a description, image, and links to the hopscotch-hashing topic page so that developers can more easily learn about it.
To associate your repository with the hopscotch-hashing topic, visit your repo's landing page and select "manage topics."