t-digest VS RoaringBitmap

Compare t-digest vs RoaringBitmap and see what are their differences.

t-digest

A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means (by tdunning)

RoaringBitmap

A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others (by RoaringBitmap)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
t-digest RoaringBitmap
9 24
1,918 3,372
- 1.2%
3.3 8.5
4 months ago 5 days ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

t-digest

Posts with mentions or reviews of t-digest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-21.

RoaringBitmap

Posts with mentions or reviews of RoaringBitmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-18.

What are some alternatives?

When comparing t-digest and RoaringBitmap you can also consider the following projects:

HyperMinHash-java - Union, intersection, and set cardinality in loglog space

lucene - Apache Lucene open-source search software

CQEngine - Ultra-fast SQL-like queries on Java collections

EvoTrees.jl - Boosted trees in Julia

Primes - Prime Number Projects in C#/C++/Python

timescale-analytics - Extension for more hyperfunctions, fully compatible with TimescaleDB and PostgreSQL 📈

tdigest - t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark

Feign - Feign makes writing java http clients easier

maven-compiler-plugin - Apache Maven Compiler Plugin

alexandria - Full text search engine powering Alexandria.org - the open search engine.

PSI - Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters

Deeplearning4j - Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.