manuzhang / awesome-streaming

a curated list of awesome streaming frameworks, applications, etc
https://manuzhang.github.io/awesome-streaming
2.59k stars 291 forks source link

Add Quix Streams as a Python stream processing library for Apache Kafka #62

Closed merlin-lacuna closed 1 year ago

merlin-lacuna commented 1 year ago

This is a powerful commercial library which is now being open-sourced. Was developed at F1 McLaren for processing huge sensor data streams from F1 racing cars, so useful for anyone working with sensor data or any other high-frequency time-series data,

Was originally started as a companion to the [Quix.io](http://quix.io/) platform, but can now be used as a standalone library with any Kafka installation.

manuzhang commented 1 year ago

@merlin-lacuna Wow! F1, Awesome!