Skip to content

Files

Latest commit

477b2fe · Sep 17, 2012

History

History
8 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 206 Bytes

Hash-Java

An eccentric collection of useful hash utilities, including:

  • Hash implementations, such as MurmurHash
  • In-memory Bloom filter implementation
  • 64-bit HashFile (CDB clone) implementation