# martinus/robin-hood-hashing

**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/martinus-robin-hood-hashing).**

1,613 stars · 155 forks · C++ · MIT · archived

## Links

- GitHub: https://github.com/martinus/robin-hood-hashing
- Homepage: https://gitter.im/martinus/robin-hood-hashing
- awesome-repositories: https://awesome-repositories.com/repository/martinus-robin-hood-hashing.md

## Description

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

## Tags

### Part of an Awesome List

- [Data Structures](https://awesome-repositories.com/f/awesome-lists/data/data-structures.md) — Memory-efficient hash table using robin hood hashing.
- [Databases & Data](https://awesome-repositories.com/f/awesome-lists/data/databases-data.md) — Fast and memory-efficient hash table
- [Data Structures](https://awesome-repositories.com/f/awesome-lists/devtools/data-structures.md) — High-performance hash table using Robin Hood hashing.
