Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 206 Bytes

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