Package : robin-map

Package details

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.

*** This is a header only library. ***
The package you want is robin-map-devel.


URL: https://github.com/Tessil/robin-map
License: MIT

Maintainer: daviddavid

List of RPMs