| tdunning/t-digest |
1,883 |
|
370 |
69 |
over 2 years ago |
8 |
May 31, 2021 |
39 |
apache-2.0 |
Java |
| A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means |
| CamDavidsonPilon/tdigest |
332 |
|
9 |
19 |
over 3 years ago |
14 |
August 27, 2016 |
12 |
mit |
Python |
| t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark |
| crepererum/pdatastructs.rs |
135 |
|
0 |
1 |
over 2 years ago |
7 |
June 13, 2022 |
22 |
apache-2.0 |
Rust |
| Simple probabilistic data structures |
| caio/go-tdigest |
102 |
|
22 |
161 |
over 2 years ago |
20 |
October 10, 2022 |
0 |
mit |
Go |
| A T-Digest implementation in golang |
| amiller/redblackmerkle |
45 |
|
0 |
0 |
over 10 years ago |
0 |
|
1 |
other |
Python |
| An authenticated data structure based on a red-black tree. |
| trailofbits/indurative |
37 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
apache-2.0 |
Haskell |
| Easily create authenticated data structures |
| hrbrmstr/tdigest |
36 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
other |
C |
| Wicked Fast, Accurate Quantiles Using 't-Digests' |
| dhruvbird/q-digest |
6 |
|
0 |
0 |
over 11 years ago |
0 |
|
0 |
mit |
C++ |
| C++ Implementation of the Q-Digest |