# tessil/robin-map

**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/tessil-robin-map).**

1,485 stars · 142 forks · C++ · MIT

## Links

- GitHub: https://github.com/Tessil/robin-map
- awesome-repositories: https://awesome-repositories.com/repository/tessil-robin-map.md

## Description

C++ implementation of a fast hash map and hash set using robin hood hashing

## Tags

### Part of an Awesome List

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