skarupke / flat_hash_map

A very fast hashtable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No license file.

Sqeaky opened this issue · comments

I could make a PR that included the boost software license as is mentioned in the header.

A Readme.md wouldn't hurt either. You could link back to your blog:

https://probablydance.com/2017/02/26/i-wrote-the-fastest-hashtable/

https://probablydance.com/2018/05/28/a-new-fast-hash-table-in-response-to-googles-new-fast-hash-table/

If you want I could whip up a PR with these files. Just let me know.

PR #12 would solve this issue. This is probably the first time I'm glad I didn't build the PR myself, that one is much nicer than anything I could have done.

Once that is merged, it is my personal recommendation to close this issue, presuming it's information is accurate.