Пакет smhasher: Информация

    Исходный пакет: smhasher
    Версия: 0.0.1-alt1.git61a0530
    Собран:  13 апреля 2022 г. 19:26
    Категория: Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/aappleby/smhasher

    Лицензия: MIT
    О пакете: Test suite designed to test the distribution, collision, and performance properties of non-cryptographic hash function
    Описание: 
    SMHasher is a test suite designed to test the distribution,
    collision, and performance properties of non-cryptographic hash functions.
    
    This is the home for the MurmurHash family of hash functions
    along with the SMHasher test suite used to verify them.
    SMHasher is released under the MIT license.
    All MurmurHash versions are public domain software,
    and the author disclaims all copyright to their code.
    
    SMHasher is a test suite designed to test the distribution,
    collision, and performance properties of non-cryptographic hash functions
    - it aims to be the DieHarder of hash testing,
    and does a pretty good job of finding flaws with a number of popular hashes.
    
    The SMHasher suite also includes MurmurHash3, which is the latest version
    in the series of MurmurHash functions - the new version is faster, more robust,
    and its variants can produce 32- and 128-bit hash values efficiently
    on both x86 and x64 platforms.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libsmhasher (e2kv6, e2kv5, e2kv4, e2k)
    libsmhasher-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libsmhasher-devel (e2kv6, e2kv5, e2kv4, e2k)
    smhasher (e2kv6, e2kv5, e2kv4, e2k)
    smhasher-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Aleksei Nikiforov

    Список участников:
    Aleksei Nikiforov

      1. cmake
      2. gcc-c++

    Последнее изменение


    16 августа 2019 г. Aleksei Nikiforov 0.0.1-alt1.git61a0530
    - Initial build for ALT.