A young computer scientist and two colleagues show that searches within data structures called hash tables can be much faster than previously deemed possible.
A young computer scientist and two colleagues show that searches within data structures called hash tables can be much faster than previously deemed possible.
Undergraduate Upends a 40-Year-Old Data Science Conjecture | Quanta Magazine
This is very cool news. Would be nice if it had some details on the implementation though
Time to read the paper I guess
Agreed, I figured they'd have at least some psuedocode but alas
For those in a rush:
Initial paper outlining theorem (2021):
https://arxiv.org/pdf/2111.12800
Paper that demonstrates and proves its validity (2025):
https://arxiv.org/pdf/2501.02305
I tried a quick search, but I'm not seeing any public implementations that specifically mention or cite 'Krapavin' or 'Tiny Pointers' anywhere.