Implements the Karnin-Lang-Liberty (KLL) algorithm in python
☆59Nov 19, 2022Updated 3 years ago
Alternatives and similar repositories for streaming-quantiles
Users that are interested in streaming-quantiles are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- KLL sketch: Almost Optimal Streaming Quantiles☆35Aug 12, 2016Updated 9 years ago
- Red/black tree with support for fast accumulation of values in a key range☆18Sep 26, 2024Updated last year
- Algorithms for finding quantiles of a data stream☆20Oct 17, 2013Updated 12 years ago
- An enhanced version of BMv2 switches that support changing the P4 program at runtime with no service interruption.☆19Apr 12, 2023Updated 3 years ago
- A C++ library for summarizing data streams☆23Jul 26, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Core C++ Sketch Library☆269Updated this week
- Python implementations of the distributed quantile sketch algorithm DDSketch☆92Mar 16, 2026Updated 4 months ago
- Last-seen sketch implementation in Go☆16Dec 15, 2020Updated 5 years ago
- Simple and type-safe dataframe api implemented in pure ocaml☆23Apr 24, 2021Updated 5 years ago
- A PPX extension for big array literals in OCaml☆19Jul 18, 2018Updated 8 years ago
- SampleClean+BlinkDB☆18May 21, 2014Updated 12 years ago
- A C implementation of Google's Open Location Code☆10Mar 23, 2018Updated 8 years ago
- Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)☆11Aug 20, 2015Updated 10 years ago
- OAuth client library in OCaml.☆18Oct 16, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Double-fanout pipeline for saturating all the things.☆23Jun 28, 2014Updated 12 years ago
- LibCP -- A Library for Conformal Prediction☆13Feb 26, 2015Updated 11 years ago
- Static Trace-Based Deadlock Analysis for Synchronous Mini-Go☆19Apr 3, 2017Updated 9 years ago
- HyperBitBit☆135Mar 21, 2017Updated 9 years ago
- MetaSSH connects to and runs commands on thousands of machines in seconds.☆18Nov 1, 2018Updated 7 years ago
- A minimal OCaml library for type-safe HTTP/JSON RPCs☆19Sep 11, 2019Updated 6 years ago
- TrueSkill algorithm implementation in go