Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbotros/river
A high-throughput, structured streaming framework built atop Redis Streams. C++, Python, and MATLAB support.
https://github.com/pbotros/river
cpp iot matlab parquet python redis stream-processing streaming
Last synced: 5 days ago
JSON representation
A high-throughput, structured streaming framework built atop Redis Streams. C++, Python, and MATLAB support.
- Host: GitHub
- URL: https://github.com/pbotros/river
- Owner: pbotros
- License: mit
- Created: 2020-06-01T04:40:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T20:55:34.000Z (11 months ago)
- Last Synced: 2024-10-25T04:25:01.229Z (13 days ago)
- Topics: cpp, iot, matlab, parquet, python, redis, stream-processing, streaming
- Language: C++
- Homepage:
- Size: 4.86 MB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
README
# River
[![DOI](https://zenodo.org/badge/268426515.svg)](https://zenodo.org/badge/latestdoi/268426515)
A high-throughput, structured streaming framework, capable of streaming large-volume, high-bandwidth data from one producer to multiple consumers and ingesting stream data to disk. Written in C++ with bindings in Python and experimental bindings in MATLAB.
For more information, see the [documentation](https://pbotros.github.io/river).