Dynatrace hash library for Java
-
Updated
Aug 20, 2025 - Java
Dynatrace hash library for Java
Jump Consistent Hash implementation for Rust
A Rust implementation of the Double Jump consistent hashing algorithm, supporting efficient item additions and removals.
JumpBackHash: Say Goodbye to the Modulo Operation to Distribute Keys Uniformly to Buckets
Implementation of jump consistent hashing from From the paper "A Fast, Minimal Memory, Consistent Hash Algorithm" by John Lamping, Eric Veach (2014).
C++ implementations and benchmark tools for MementoHash, AnchorHash, JumpHash, and PowerConsistentHash
Add a description, image, and links to the jumphash topic page so that developers can more easily learn about it.
To associate your repository with the jumphash topic, visit your repo's landing page and select "manage topics."