Skip to content

Commit e94bb3d

Browse files
izeyeakullpp
authored andcommitted
Change name HyperMinHash-java
1 parent 113975b commit e94bb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ A curated list of awesome Java frameworks, libraries and software.
263263
- [Apache Parquet](https://parquet.apache.org) - Columnar storage format based on assembly algorithms from Google's paper on Dremel.
264264
- [Apache Thrift](https://thrift.apache.org) - Data interchange format that originated at Facebook.
265265
- [Big Queue](https://github.com/bulldog2011/bigqueue) - A big, fast and persistent queue based on memory-mapped files.
266-
- [Hyper MinHash](https://github.com/LiveRamp/HyperMinHash-java) - Probabilistic data structure for computing union, intersection, and set cardinality in loglog space.
266+
- [HyperMinHash-java](https://github.com/LiveRamp/HyperMinHash-java) - Probabilistic data structure for computing union, intersection, and set cardinality in loglog space.
267267
- [Persistent Collection](https://pcollections.org) - Persistent and immutable analogue of the Java Collections Framework.
268268
- [Protobuf](https://github.com/google/protobuf) - Google's data interchange format.
269269
- [SBE](https://github.com/real-logic/simple-binary-encoding) - Simple Binary Encoding, one of the fastest message formats around.

0 commit comments

Comments
 (0)