There are 0 repository under robinhood-hashmap topic.
Various containers written for C programmers who need complete control over their memory.
This is my naive implementation of a "bucketized cuckoo hash table" (BCHT) utilizing a variable amount of interchangeable hash algorithms that I thought to include in the repository.