Implementation of various data stream algorithms in different (but relevant) programming languages. Currently following algorithms are implemented.
-
FSS (Filtered Space Saving)
- C++
- Python
-
Space saving
- C++
- Pyton
-
Heavy hitter / stream trend
- C++
- Python
-
HLL (Hyperloglog)
- C++