+summary : C++ implementation of a fast hash map and hash set using robin hood hashing
+description: |
+ The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions.
+ <Summary xml:lang="en">C++ implementation of a fast hash map and hash set using robin hood hashing</Summary>
+ <Description xml:lang="en">The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions.
+ <Summary xml:lang="en">C++ implementation of a fast hash map and hash set using robin hood hashing</Summary>
+ <Description xml:lang="en">The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions.