We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b43881 commit 477b2feCopy full SHA for 477b2fe
README.md
@@ -0,0 +1,8 @@
1
+# Hash-Java #
2
+
3
+An eccentric collection of useful hash utilities, including:
4
5
+* Hash implementations, such as MurmurHash
6
+* In-memory Bloom filter implementation
7
+* 64-bit HashFile (CDB clone) implementation
8
0 commit comments