streaming-algorithms topic

List streaming-algorithms repositories

rangeless

191
Stars
6
Forks
Watchers

c++ LINQ -like library of higher-order functions for data manipulation

miller

8.6k
Stars
202
Forks
Watchers

Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

moa

585
Stars
351
Forks
Watchers

MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection...

redis-tdigest

72
Stars
12
Forks
Watchers

t-digest module for Redis

ntCard

76
Stars
9
Forks
Watchers

Estimating k-mer coverage histogram of genomics data

stream

24
Stars
3
Forks
Watchers

An online statistics library, written in Go

streaming_algorithms

81
Stars
10
Forks
Watchers

Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.

npstreams

34
Stars
1
Forks
Watchers

Streaming operations on NumPy arrays

StreamingAlgorithms

31
Stars
6
Forks
Watchers

A Set of Streaming Algorithms in C++, Python, and Go