# greg7mdp/parallel-hashmap

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/greg7mdp-parallel-hashmap).**

3,192 stars · 308 forks · C++ · Apache-2.0

## Links

- GitHub: https://github.com/greg7mdp/parallel-hashmap
- Homepage: https://greg7mdp.github.io/parallel-hashmap/
- awesome-repositories: https://awesome-repositories.com/repository/greg7mdp-parallel-hashmap.md

## Description

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

## Tags

### Part of an Awesome List

- [Data Structures](https://awesome-repositories.com/f/awesome-lists/data/data-structures.md) — High-performance hashmap and btree containers.
- [Data Structures](https://awesome-repositories.com/f/awesome-lists/devtools/data-structures.md) — Memory-efficient and fast hash maps and B-trees.
- [Networking and Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/networking-and-utilities.md) — Fast hashmap and binary tree containers.
