Fedora Packages

spooky-c

C port of Bob Jenkins' spooky hash

This is a C version of Bob Jenkins' spooky hash. The only advantage over Bob's original version is that it is in C, not C++ and comes with some test and benchmark code. This is a very competitive hash function, but is somewhat non-portable. It should work on both big and little endian architectures, but will generate different hashes on them. It's also optimized for 64-bit architectures. It will work on 32-bit architectures as well, but is much slower there.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.0-24.fc40 -
Fedora 40 1.0.0-24.fc40 -
Fedora 39 1.0.0-23.fc39 -
Fedora 38 1.0.0-22.fc38 -
EPEL 7 1.0.0-6.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at spooky-c dash maintainers at fedoraproject dot org.



Sources on Pagure