Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Hash Table

Hash Table

11 projects

Showing 11 of 11 projects

Faster
FasterC#

A high-performance concurrent persistent recoverable log and key-value store + cache for large application state, in C# and C++.

#hash-table#library#high-performance
Stars6.6k
Forks593
Last commit1 year ago
Klib
KlibC

A standalone, lightweight C library providing highly efficient generic data structures and algorithms with minimal dependencies.

#c-library#algorithm#b-tree
Stars4.7k
Forks588
Last commit5 months ago
robin-map
robin-mapC++

A C++ header-only library providing fast hash map and hash set implementations using robin hood hashing with open addressing.

#hash-table#high-performance#hash-set
Stars1.5k
Forks142
Last commit7 months ago
pogreb
pogrebGo

An embedded key-value store written in Go, optimized for fast random lookups and read-heavy workloads.

#concurrent-access#hash-table#storage-engine
Stars1.4k
Forks96
Last commit2 months ago
Hopscotch map
Hopscotch mapC++

A C++ header-only library providing fast hash map and hash set implementations using hopscotch hashing with open addressing.

#hash-table#high-performance#hash-set
Stars765
Forks67
Last commit7 months ago
ordered-map
ordered-mapC++

A C++ header-only hash map and hash set that preserve insertion order, similar to Python's OrderedDict.

#hash-table#high-performance#hash-set
Stars573
Forks79
Last commit7 months ago
go-jump
go-jumpGo

A Go implementation of Google's jump consistent hash algorithm for minimal disruption when resizing hash tables.

#algorithm#hash-table#distributed-systems
Stars389
Forks33
Last commit4 years ago
KOMIHASH
KOMIHASHC++

A very fast, high-quality 64-bit non-cryptographic hash function for hash tables, maps, and checksums, with discrete-incremental and streamed hashing capabilities.

#c-library#c-plus-plus-library#hash-tables
Stars277
Forks16
Last commit5 months ago
Hashmaps
HashmapsC++

A C++ implementation of open addressing hash table algorithms for efficient key-value storage.

#hash-table#educational#data-structures
Stars256
Forks85
Last commit4 years ago
jwHash
jwHashC

A simple, portable hash table implementation for C with support for multiple data types and optional thread safety.

#hash-table#memory-management#embedded
Stars219
Forks25
Last commit5 years ago
access
accessCommon Lisp

A Common Lisp library providing unified access to CLOS objects, plists, alists, hash-tables, and arrays through a single API.

#plist#array#hash-table
Stars91
Forks13
Last commit1 year ago

Related Tags

#Data Structures7#C Plus Plus5#High Performance5#Header Only4#Hash Set3#Key Value Store3#Cpp3#Hash Map3#Stl Alternative3
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