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.
234 stars
7 watching
15 forks
Language: C++
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| An efficient algorithm implementation for string hashing using a sliding window approach | 11 |
| A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 |
| A high-performance pure-JavaScript implementation of the SHA1 hash algorithm | 278 |
| An implementation of a hash algorithm suitable for use in zero-knowledge proof systems | 210 |
| An experimental C++ implementation of a hash map data structure optimized for sparse data | 287 |
| A Java API that provides a fast and efficient hashing mechanism without object allocation during hash computation. | 796 |
| An implementation of Ethereum's proof-of-work consensus algorithm in the Nim programming language. | 5 |
| A Swift implementation of the SipHash algorithm for secure hashing of short messages | 263 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 |
| A fuzzy matching library that generates hash values for similarity comparisons | 750 |
| An implementation of Meow hash, a fast non-cryptographic hashing algorithm | 1,731 |