Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: HashSmith – High-performance open-addressing hash tables for Java (github.com/bluuewhale)
1 point by koko8624 42 days ago | hide | past | favorite
Hi HN

I've been experimenting with high-performance hash table implementations on the JVM and ended up creating *HashSmith*:

HashSmith is a collection of *open-addressing hash tables for Java*, with a focus on: - Robin Hood probing - SwissTable-style layouts / probing strategies - Benchmarkability: it’s meant to be a playground and reference, not just “yet another Map”



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: