Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 8 C++ hash-table Projects
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
-
fph-table
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
-
a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Project mention: "Ultimatively" fast, high-quality hash function for hash-tables and hash-maps | news.ycombinator.com | 2025-03-29 -
HashTableBenchmark
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
C++ hash-table discussion
C++ hash-table related posts
-
Fast persistent recoverable log and key-value store
-
How to create std::map that preserves the order of insertion just using standard C++?
-
Yes, this is embarrassingly slow .so I solved your problem
-
Unum blog: Apple to Apple Comparison: M1 Max vs Intel. How a DDR5-powered MacBook beat a DDR4-powered MacBook and approached a $50K Server in Hash-Table Benchmarks
-
Hacker News top posts: Dec 24, 2021
-
Apple to Apple Comparison: M1 Max vs. Intel
-
Apple to Apple Comparison: M1 Max vs Intel - Unum
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Apr 2025
Index
What are some of the best open-source hash-table projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | robin-map | 1,334 |
2 | Hopscotch map | 739 |
3 | ordered-map | 531 |
4 | komihash | 223 |
5 | fph-table | 42 |
6 | a5hash | 13 |
7 | HashTableBenchmark | 11 |
8 | qc-hash | 11 |