Package librobin-map: Information

    Source package: librobin-map
    Version: 0.6.3-alt1
    Build time:  Jan 23, 2022, 09:21 PM
    Category: Development/C++
    Report package bug
    License: MIT
    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.

    List of rpms provided by this srpm:
    librobin-map-devel (riscv64)

    Maintainer: Aleksei Nikiforov

    List of contributors:
    Aleksei Nikiforov

      1. cmake
      2. gcc-c++

    Last changed


    July 31, 2020 Aleksei Nikiforov 0.6.3-alt1
    - Updated to upstream version 0.6.3.
    May 27, 2019 Aleksei Nikiforov 0.6.1-alt1
    - Initial build for ALT.