rapidhash

Hashing algorithm

A high-quality hashing algorithm designed to be fast and reliable across various platforms.

Very fast, high quality, platform-independent hashing algorithm.

GitHub

234 stars
7 watching
15 forks
Language: C++
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
wangyi-fudan/wyhashProvides fast and simple hashing functions and random number generators for various programming languages.979
lemire/clhashA fast hashing function implemented in C with support for C++ wrappers and benchmarking tools.268
marcazar/rollinghashAn efficient algorithm implementation for string hashing using a sliding window approach11
jandrewrogers/metrohashA set of fast and statistically robust hash functions designed for non-cryptographic use cases.360
google/highwayhashTwo fast and strong hash functions: SipHash and HighwayHash.1,549
srijs/rushaA high-performance pure-JavaScript implementation of the SHA1 hash algorithm278
dusk-network/poseidon252An implementation of a hash algorithm suitable for use in zero-knowledge proof systems210
sparsehash/sparsehash-c11An experimental C++ implementation of a hash map data structure optimized for sparse data287
openhft/zero-allocation-hashingA Java API that provides a fast and efficient hashing mechanism without object allocation during hash computation.796
status-im/nim-ethashAn implementation of Ethereum's proof-of-work consensus algorithm in the Nim programming language.5
attaswift/siphashA Swift implementation of the SipHash algorithm for secure hashing of short messages263
jhumphry/spark_siphashAn Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks.5
mbrostami/consistenthashA Go library implementing Consistent Hashing and Block Partitioning27
trendmicro/tlshA fuzzy matching library that generates hash values for similarity comparisons750
cmuratori/meow_hashAn implementation of Meow hash, a fast non-cryptographic hashing algorithm1,731