Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37376066
en ru br
ALT Linux repos
S:3.11.5-alt1

Group :: Development/C++
RPM: librobin-hood-hashing

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.11.5-alt1
Build date: 10 april 2022, 08:20 ( 105.6 weeks ago )
Size: 136.22 Kb

Home page:   https://github.com/martinus/robin-hood-hashing

License: MIT
Summary: Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
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.

Current maintainer: L.A. Kostis

List of contributors

List of rpms provided by this srpm:

  • librobin-hood-hashing-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin