flowstats 0.1.0

Collection of stream analytics algorithms: cardinality, quantiles, frequency, sampling, and more
Documentation

flowstats

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 5 of them enabled by default.

default

cardinality (default)

This feature flag does not enable additional features.

frequency (default)

This feature flag does not enable additional features.

quantiles (default)

This feature flag does not enable additional features.

statistics (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

full

membership

This feature flag does not enable additional features.

sampling

This feature flag does not enable additional features.

serde