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:
- High performance native memory access for Java.☆125Updated 2 months ago
- Java library for the HyperLogLog algorithm☆315Updated 7 years ago
- Java library for efficiently working with heap and off-heap memory☆510Updated last month
- Fast JVM collection☆60Updated 10 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆80Updated 8 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆120Updated 3 months ago
- Druid indexing plugin for using Spark in batch jobs☆101Updated 3 years ago
- Benchmark suite for data compression library on the JVM☆217Updated last year
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- The ScaleOut Time Windowing Library for Java provides a set of windowing functions for time-ordered lists of events.☆21Updated 7 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Framework for Apache Flink unit tests☆209Updated 6 years ago
- Utility code for java and jvm-based languages☆52Updated 2 years ago
- Source code for SIMD benchmarks and experiments in Java☆32Updated 8 years ago
- Serializable ACID transactions on streaming data