Comment by Arcuru

8 years ago

The author claims to have written an implementation of it themselves.

From the article:

> This last one is my implementation of Google’s new hash table. Google hasn’t open-sourced their hash table yet, so I had to implement their hash table myself. I’m 95% sure that I got their performance right.