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.
3k stars
66 watching
248 forks
Language: C++
last commit: 2 months ago
Linked from 5 awesome lists
concurrencyhashhash-containermemory-footprintmulti-threadparallelparallel-programmingtablesunordered-mapunordered-set
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance hash map implementation for C++ with low memory usage and efficient resizing | 1,257 |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 |
| A hash map and hash set implementation with optimized storage and deletion algorithms | 968 |
| A C++ implementation of fast hash maps and sets using robin hood hashing | 1,294 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A fast hash map and hash set implementation using hopscotch hashing | 731 |
| A concurrent thread-safe hash map implemented in C++. | 145 |
| A high-performance password recovery and hashing utility utilizing hardware acceleration | 21,542 |
| A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions | 181 |
| Parallel processing made simple and fast in Ruby | 4,173 |
| A C++ library that provides simple and fast bitmap manipulation functionality. | 36 |
| An experimental C++ implementation of a hash map data structure optimized for sparse data | 287 |
| An extremely fast hash algorithm library | 9,262 |
| A high-performance hash table implementation optimized for delete-heavy workloads | 200 |
| A fast and disk space efficient package manager for Node.js projects. | 30,098 |