prasanthj / hyperloglogLinks
HyperLogLog (original and hyperloglog++) algorithm implementation in java.
☆81Updated 4 years ago
Alternatives and similar repositories for hyperloglog
Users that are interested in hyperloglog are comparing it to the libraries listed below
Sorting:
- Java library for efficiently working with heap and off-heap memory☆513Updated 5 months ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Java library for the HyperLogLog algorithm☆316Updated 7 years ago
- Fast JVM collection☆60Updated 10 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆126Updated 3 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- Druid indexing plugin for using Spark in batch jobs☆101Updated 4 years ago
- Utilities for processing Flink checkpoints/savepoints☆75Updated 6 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- Serializable ACID transactions on streaming data☆156Updated 6 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆82Updated 8 years ago
- Framework for Apache Flink unit tests