Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Hashmap

Hashmap

6 projects

Showing 6 of 6 projects

Parallel Hashmap
Parallel HashmapC++

A family of header-only C++ hashmap and btree containers offering drop-in replacements for std::unordered_map/std::map with superior speed and memory efficiency.

#tables#hash#parallel-computing
Stars3.2k
Forks307
Last commit21 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
Koloboke
KolobokeJava

A high-performance Java Collections Framework extension with primitive specializations and drop-in replacements for JDK collections.

#primitive-specializations#high-performance#annotation-processor
Stars1.0k
Forks142
Last commit9 years ago
Koloboke
KolobokeJava

A Java Collections Framework extension with high-performance primitive specializations and drop-in replacements for JDK collections.

#primitive-specializations#high-performance#annotation-processor
Stars1.0k
Forks142
Last commit9 years ago

Related Tags

#High Performance5#Memory Efficient4#Hash4#Data Structures4#C Plus Plus4#Header Only3#Drop In Replacement3#Hash Tables3
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