Hacker News new | ask | show | jobs
by marcopolo 493 days ago
https://abseil.io/about/design/swisstables I found more useful in explaining the details of Swiss Tables.

Also of note: - Go's Swiss Table implementation is inspired by Cockroachdb's Swiss Table implementation which is inspired by Google's Abseil Swiss Table.