tdigest

javascript implementation of Dunning's T-Digest for streaming quantile approximation

tdigest-sd

An implementation of tdigest with serialization and deserialization for space-efficient storage.

tdigest-kt

port of latest (5/2019) TDigest algorithm to kotlin multiplatform