xxHash

Hash calculator

An extremely fast hash algorithm library

Extremely fast non-cryptographic hash algorithm

GitHub

9k stars
175 watching
776 forks
Language: C
last commit: 16 days ago
Linked from 3 awesome lists

cdispersionhashhash-checksumhash-functionssmhasherxxhash

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
nicoshev/rapidhash A high-quality hashing algorithm designed to be fast and reliable across various platforms. 198
greg7mdp/parallel-hashmap A family of fast and memory-friendly hash map and B-tree container implementations 2,552
google/highwayhash Two fast and strong hash functions: SipHash and HighwayHash. 1,544
hashcat/hashcat A high-performance password recovery and hashing utility utilizing hardware acceleration 21,325
bungle/lua-resty-xxhash FFI-bindings to an Extremely fast non-cryptographic hash algorithm 17
jandrewrogers/metrohash A set of fast and statistically robust hash functions designed for non-cryptographic use cases. 361
ron4fun/hashlibplus A C++11 hashing library providing a fluent interface for various hash algorithms and functions 29
qlibs/mph A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions 176
openhft/zero-allocation-hashing A Java API that provides a fast and efficient hashing mechanism without object allocation during hash computation. 795
timdeputter/rendezvous An Elixir implementation of the Rendezvous hashing algorithm 9
lyarbean/xxhash-ada An implementation of a non-cryptographic hash function in Ada 1
ullmark/hashids.net Creates unique IDs from integers and allows decoding back to the original numbers. 3,321
h2non/jshashes A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. 724
davylandman/portable8439 Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99 31