add GlassFlow

This commit is contained in:
Bobur Umurzokov 2024-09-20 17:43:46 +03:00 committed by GitHub
parent 2252650cfd
commit 20cef276f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -451,6 +451,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Ray](https://github.com/ray-project/ray/) - A system for parallel and distributed Python that unifies the machine learning ecosystem. * [Ray](https://github.com/ray-project/ray/) - A system for parallel and distributed Python that unifies the machine learning ecosystem.
* Stream Processing * Stream Processing
* [faust](https://github.com/robinhood/faust) - A stream processing library, porting the ideas from [Kafka Streams](https://kafka.apache.org/documentation/streams/) to Python. * [faust](https://github.com/robinhood/faust) - A stream processing library, porting the ideas from [Kafka Streams](https://kafka.apache.org/documentation/streams/) to Python.
* [GlassFlow](https://github.com/glassflow/glassflow-python-sdk) - Build real-time data pipelines in Python within minutes.
* [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/). * [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/).
## Distribution ## Distribution