parallel-hashmap

Hashmap

A family of fast and memory-friendly hash map and B-tree container implementations

A family of header-only, very fast and memory-friendly hashmap and btree containers.

GitHub

3k stars
66 watching
248 forks
Language: C++
last commit: about 1 month ago
Linked from 5 awesome lists

concurrencyhashhash-containermemory-footprintmulti-threadparallelparallel-programmingtablesunordered-mapunordered-set

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
greg7mdp/sparsepp A high-performance hash map implementation for C++ with low memory usage and efficient resizing 1,257
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 337
martinus/unordered_dense A hash map and hash set implementation with optimized storage and deletion algorithms 968
tessil/robin-map A C++ implementation of fast hash maps and sets using robin hood hashing 1,294
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 979
tessil/hopscotch-map A fast hash map and hash set implementation using hopscotch hashing 731
kshk123/hashmap A concurrent thread-safe hash map implemented in C++. 145
hashcat/hashcat A high-performance password recovery and hashing utility utilizing hardware acceleration 21,542
qlibs/mph A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions 181
grosser/parallel Parallel processing made simple and fast in Ruby 4,173
baderouaich/bitmapplusplus A C++ library that provides simple and fast bitmap manipulation functionality. 36
sparsehash/sparsehash-c11 An experimental C++ implementation of a hash map data structure optimized for sparse data 287
cyan4973/xxhash An extremely fast hash algorithm library 9,262
rigtorp/hashmap A high-performance hash table implementation optimized for delete-heavy workloads 200
pnpm/pnpm A fast and disk space efficient package manager for Node.js projects. 30,098