melisgl / adaptive-hashing

Adaptive Hashing paper and talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adaptive Hashing: Faster Hash Functions with Fewer Collisions

The published paper is available at https://zenodo.org/doi/10.5281/zenodo.10991321.

Summary

Hash functions must and can adapt to the actual keys in the hash table for best performance in practice.

Files

About

Adaptive Hashing paper and talk

License:MIT License


Languages

Language:TeX 85.1%Language:Common Lisp 12.2%Language:Shell 2.5%Language:Makefile 0.2%