Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416416
en ru br
Репозитории ALT
S:0.0.1-alt1.git61a0530
www.altlinux.org/Changes

Группа :: Other
Пакет: smhasher

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.0.1-alt1.git61a0530
Время сборки: 16 августа 2019, 13:18 ( 244.1 недели назад )
Размер архива: 56.21 Kb

Домашняя страница:   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.

Текущий майнтейнер: Aleksei Nikiforov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libsmhasher
  • libsmhasher-debuginfo
  • libsmhasher-devel
  • smhasher
  • smhasher-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin