SaaSHub helps you find the best software and product alternatives Learn more →
Top 3 C++ hash-table Projects
-
-
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.
-
unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C++ hash-tables discussion
C++ hash-tables related posts
-
If this isn't the perfect data structure, why?
-
unordered_dense: A Fast & Densely Stored Hashmap And Hashset Based On Robin-Hood Backward Shift Deletion
-
unordered_dense: A fast, densely stored hashmap based on backward shift deletion
-
boost::unordered standalone
-
Solving “Two Sum” in C with a tiny hash table
-
Convenient Containers v1.0.3: Better compile speed, faster maps and sets
-
Effortless Performance Improvements in C++: std:unordered_map
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Index
What are some of the best open-source hash-table projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | sparsepp | 1,259 |
2 | unordered_dense | 1,029 |
3 | qc-hash | 11 |