TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Designing a Fast, Efficient, Cache-Friendly Hash Table, Step by Step

3 pointsby Mauricio_over 6 years ago

1 comment

karmakazeover 6 years ago
Talk is about SwissTable at Google and also covers dense_hash_set&#x2F;map. Another recent related article on hashbrown[1] a port of SwissTable.<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18630563" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18630563</a>