Zero-Allocation-Hashing
Hashing library
A Java API that provides a fast and efficient hashing mechanism without object allocation during hash computation.
Zero-allocation hashing for Java
796 stars
56 watching
137 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
cityhashfarmhashhash-functionshashinghigh-performancejavamurmurhash3openhftxxhash
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
| 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 |
| FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
| A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions | 181 |
| A comprehensive library providing low-level memory access wrappers with features such as compression and thread-safe operations. | 408 |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 |
| A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 234 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
| An implementation of a non-cryptographic hash function in Ada | 1 |
| Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 32 |
| A comprehensive hash function library for the Nim programming language | 38 |