Add HyperMinHash
This commit is contained in:
committed by
Andreas Kull
parent
22d611c702
commit
113975b39d
@ -263,6 +263,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||
- [Apache Parquet](https://parquet.apache.org) - Columnar storage format based on assembly algorithms from Google's paper on Dremel.
|
||||
- [Apache Thrift](https://thrift.apache.org) - Data interchange format that originated at Facebook.
|
||||
- [Big Queue](https://github.com/bulldog2011/bigqueue) - A big, fast and persistent queue based on memory-mapped files.
|
||||
- [Hyper MinHash](https://github.com/LiveRamp/HyperMinHash-java) - Probabilistic data structure for computing union, intersection, and set cardinality in loglog space.
|
||||
- [Persistent Collection](https://pcollections.org) - Persistent and immutable analogue of the Java Collections Framework.
|
||||
- [Protobuf](https://github.com/google/protobuf) - Google's data interchange format.
|
||||
- [SBE](https://github.com/real-logic/simple-binary-encoding) - Simple Binary Encoding, one of the fastest message formats around.
|
||||
|
Reference in New Issue
Block a user