About Anaconda Help Download Anaconda

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

copied from cf-staging / robin_hood

Installers

  • linux-64 v3.11.5
  • osx-64 v3.11.5
  • win-64 v3.11.5
  • osx-arm64 v3.11.5

conda install

To install this package run one of the following:
conda install conda-forge::robin_hood

Description

robin_hood::unordered_map and robin_hood::unordered_set is a platform independent replacement for std::unordered_map / std::unordered_set which is both faster and more memory efficient for real-world use cases.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy