jrconlin / observer

Find me the frequent things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Observer

When fed a stream of data, this applies a filter to the stream to extract items that are interesting, and reports the frequency that those items appear within the stream.

Eventually, this will be something nice and efficient, but for now a python version will be in /prototype

About

Find me the frequent things.

License:Mozilla Public License 2.0


Languages

Language:Rust 86.8%Language:Python 11.7%Language:Dockerfile 1.6%