C++ hash-tables

Open-source C++ projects categorized as hash-tables

Top 3 C++ hash-table Projects

hash-tables
  1. sparsepp

    A fast, memory efficient hash map for C++

  2. 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.

    CodeRabbit logo
  3. unordered_dense

    A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

  4. qc-hash

    (Legacy) Extremely fast unordered map and set library for C++20

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

Log in or Post with

C++ hash-tables related posts

  • If this isn't the perfect data structure, why?

    3 projects | /r/C_Programming | 22 Oct 2023
  • unordered_dense: A Fast & Densely Stored Hashmap And Hashset Based On Robin-Hood Backward Shift Deletion

    1 project | /r/programming | 11 Jul 2023
  • unordered_dense: A fast, densely stored hashmap based on backward shift deletion

    1 project | news.ycombinator.com | 11 Jul 2023
  • boost::unordered standalone

    3 projects | /r/cpp | 9 Jul 2023
  • Solving “Two Sum” in C with a tiny hash table

    1 project | news.ycombinator.com | 29 Jun 2023
  • Convenient Containers v1.0.3: Better compile speed, faster maps and sets

    4 projects | /r/C_Programming | 3 May 2023
  • Effortless Performance Improvements in C++: std:unordered_map

    4 projects | news.ycombinator.com | 2 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
coderabbit.ai