C++ implementation of a fast hash map and hash set using robin hood hashing
-
Updated
Feb 2, 2025 - C++
C++ implementation of a fast hash map and hash set using robin hood hashing
C++ implementation of a fast hash map and hash set using hopscotch hashing
C++ hash map and hash set which preserve the order of insertion
C++ implementation of a memory efficient hash map and hash set
Scalable Hashing on Persistent Memory
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
gBolt--very fast implementation for gSpan algorithm in data mining
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
Fast, data-oriented, stdlib-style hash table
Solution to problems in "Cracking the Coding Interview" in C++.
Compile-time single-header hash-map written in C++ 17
Data Structures in C++
C++ template containers with optimized memory consumption
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
(Legacy) Extremely fast unordered map and set library for C++20
Examples of intrusive container templates in C++.
Hash table with separate chaining layout
A concurrent hash map implementation in C++
A repository for uploading exercises from the FMI SDA (Data Structures and Algorithms) Course 2023-2024.
my implementation of "data structures" using C++
Add a description, image, and links to the hash-table topic page so that developers can more easily learn about it.
To associate your repository with the hash-table topic, visit your repo's landing page and select "manage topics."