Skip to content

Commit 477b2fe

Browse files
committed
adding README
1 parent 2b43881 commit 477b2fe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)