Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
martinus/robin-hood-hashing 的主要功能包括:Data Structures, Databases & Data。
martinus/robin-hood-hashing 的开源替代品包括: tessil/robin-map — C++ implementation of a fast hash map and hash set using robin hood hashing. cameron314/concurrentqueue — ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer… alandefreitas/small — C++ small containers. arximboldi/immer — Postmodern immutable and persistent data structures for C++ — value semantics at scale. bits-and-blooms/bloom — Go package implementing Bloom filters, used by many important systems. bits-and-blooms/bitset — Go package implementing bitsets.
C++ implementation of a fast hash map and hash set using robin hood hashing
Postmodern immutable and persistent data structures for C++ — value semantics at scale