Skip to content

Zero-Allocation Hashing 0.15

Latest
Compare
Choose a tag to compare
  • new API set: LongTupleHashFunction, support 128 bit hash
  • improve performance on JDK9+
  • add hash: xxh3 64bits hash, xxh128 128bits hash, xxh128low 64bits hash
  • add hash: murmur_3 128bits hash
  • public all implementations of Access