pbotros / riverLinks
A high-throughput, structured streaming framework built atop Redis Streams. C++, Python, and MATLAB support.
☆16Updated last year
Alternatives and similar repositories for river
Users that are interested in river are comparing it to the libraries listed below
Sorting:
- Simple in memory data cache designed for ML applications. Built using Redis and Apache Arrow's Plasma in-memory store☆11Updated 5 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated 2 weeks ago
- Python-based object-oriented discrete-event simulation tool for complex, data-driven modeling☆34Updated 4 years ago
- Python binding for DataFusion☆59Updated 3 years ago
- Lightweight Python Simulation Framework☆21Updated last year
- Cylon is a fast, scalable, distributed memory, parallel runtime with a Pandas like DataFrame.☆301Updated last year
- asv benchmarks for dask projects☆18Updated 3 years ago
- A D4M module for Python. D4M was developed in MATLAB by Dr Jeremy Kepner☆25Updated 3 weeks ago
- Automation tools for Python benchmarking☆19Updated 6 years ago
- Example for simple Apache Arrow Flight service with Apache Spark and TensorFlow clients☆37Updated 4 years ago
- Python Wrapper of CppAD☆20Updated 4 years ago
- Stream Processing Made Easy☆43Updated 3 years ago
- Documentation and resources for deploying JupyterHub on Hadoop☆19Updated 6 years ago
- RAPIDS GPU-BDB☆108Updated last year
- ForestFlow is a policy-driven Machine Learning Model Server. It is an LF AI Foundation incubation project.☆73Updated last year
- AIBench, a tool for comparing and evaluating AI serving solutions. forked from [tsbs](https://github.com/timescale/tsbs) and adapted to A…☆20Updated last year
- Slides for quantstack talks☆81Updated 2 years ago
- 🎯 aimrocks 🎸 — python & cython bindings for RocksDB. Batteries included! 🔋☆32Updated 2 months ago
- An open-source library of algorithms to analyse time series in GPU and CPU.☆239Updated 4 years ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Proof of concept on how to use TensorFlow for prediction tasks in a multiprocess setting.☆18Updated 6 years ago
- Python for streams☆24Updated 3 years ago
- This guide describes all there is to know about python logging. It contains many examples to help illustrate the properties of the python…☆17Updated 5 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated 2 months ago
- Deploy dask on YARN clusters☆69Updated last year
- A cli for spinning up and managing Ray clusters for the Daft Query Engine.☆14Updated 8 months ago
- A tqdm multi-thread helper☆11Updated 6 years ago
- Python binding for Khiva library.☆47Updated last year
- Convert monolithic Jupyter notebooks 📙 into maintainable Ploomber pipelines. 📊☆79Updated last year
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/