Open
Description
I recently stumbled upon the Optimal Bounds for Open Addressing Without Reordering paper (v2, 28 Feb 2025).
There's now a Python package implementing open‐addressing hash tables inspired by the research paper: OptOpenHash.
I was wondering whether someone had in sight to bring either elastic hashing or funnel hashing to fastutil's OpenHashMap
s?
Metadata
Metadata
Assignees
Labels
No labels