Hi,

This is a header-only C++ hashtable implementation, claiming to be fast
and memory efficient. It is usually used by default by the vulkan
validation layers and currently disabled in our port. I'm offering this
as a port, on the one hand to get closer to default vulkan
validation layers implementation, and on the other hand also as this may
be of interest for other development using hashtables.

ok to import?

Attachment: robin-hood-hashing.tgz
Description: Binary data

Reply via email to