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

GitHub

796 stars
56 watching
137 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list

cityhashfarmhashhash-functionshashinghigh-performancejavamurmurhash3openhftxxhash

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
opensystemslab/xxhash.nimA lightweight Nim wrapper providing fast hashing functionality for various use cases15
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
bungle/lua-resty-xxhashFFI-bindings to an Extremely fast non-cryptographic hash algorithm17
qlibs/mphA high-performance static perfect hash library for compile-time mapping of keys to values with no collisions181
openhft/chronicle-bytesA comprehensive library providing low-level memory access wrappers with features such as compression and thread-safe operations.408
mbrostami/consistenthashA Go library implementing Consistent Hashing and Block Partitioning27
nicoshev/rapidhashA high-quality hashing algorithm designed to be fast and reliable across various platforms.234
jhumphry/spark_siphashAn Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks.5
h2non/jshashesA lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification.724
lyarbean/xxhash-adaAn implementation of a non-cryptographic hash function in Ada1
google/highwayhashTwo fast and strong hash functions: SipHash and HighwayHash.1,549
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
ron4fun/hashlibplusA C++11 hashing library providing a fluent interface for various hash algorithms and functions32
khchen/hashlibA comprehensive hash function library for the Nim programming language38