Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Hash Tables

Hash Tables

4 projects

Showing 4 of 4 projects

xxHash
xxHashC

An extremely fast non-cryptographic hash algorithm that processes data at RAM speed limits.

#c-library#hash-tables#hash
Stars11.0k
Forks893
Last commit15 days ago
robin-hood-hashing
robin-hood-hashingC++

A fast and memory-efficient C++ hashmap implementation using robin hood hashing as a drop-in replacement for std::unordered_map/set.

#hash-tables#hash#stl-containers
Stars1.6k
Forks157
Last commit3 years ago
unordered_dense
unordered_denseC++

A fast, densely stored C++17+ hashmap and hashset using robin-hood backward shift deletion, offering near-drop-in replacements for std::unordered_map/set.

#hash-tables#hash#stl-containers
Stars1.4k
Forks100
Last commit2 months ago
sparsepp
sparseppC++

A fast, memory-efficient hash map implementation for C++ with minimal memory overhead during resizing.

#hash-tables#hash#high-performance
Stars1.3k
Forks128
Last commit11 months ago

Related Tags

#Hash4#High Performance3#Data Structures3#C Plus Plus3#Memory Efficient3#Hashmap3
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub