greg7mdp / parallel-hashmap

A family of header-only, very fast and memory-friendly hashmap and btree containers.
https://greg7mdp.github.io/parallel-hashmap/
Apache License 2.0
2.53k stars 239 forks source link

Implement HashtableDebugAccess for parallel_hash_set #149

Closed stdpain closed 2 years ago

greg7mdp commented 2 years ago

Nice, thanks @stdpain, let me run the ci and I'll merge.