rgrannell1 / termite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Termite

Experiments in high-performance, composable aggregation of streams

  • Summing
  • Counting
  • Maximising
  • Minimising

Without Sub-Aggregates

With Sub-Aggregates

Binning

Fills entries to one of n sub-bins, based on a projection from each entry.

Binning( 10, 0, 1,  )

About


Languages

Language:Go 100.0%