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.
-
Updated
Jan 18, 2019 - Java
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.
several hash map implementations
Embedded Rust key–value database with in-page Robin Hood index, WAL, directory and overflow chains
STL-like implementation of a hash map with concurrent robin hood hashing
Hash map data structure with string keys
Python hash map that migrates between two-level chaining and Robin Hood probing based on workload. Live metrics dashboard, reproducible workloads, CSV/JSON benchmarks, safe snapshots and repair.
Implementation of Double hashing and robin hood hashing
Add a description, image, and links to the robin-hood-hashing topic page so that developers can more easily learn about it.
To associate your repository with the robin-hood-hashing topic, visit your repo's landing page and select "manage topics."