mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-07-27 18:57:53 +00:00
Merge branch 'master' of github.com:wangzhe3224/awesome-systematic-trading
This commit is contained in:
@@ -228,6 +228,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
### Computation
|
||||
|
||||
- [Ray](https://github.com/ray-project/ray)  | `Python`, `C++` | - An open source framework that provides a simple, universal API for building distributed applications.
|
||||
- [csp (Point72)](https://github.com/Point72/csp/tree/main)  | `Python`, `C++` | - csp is a high performance reactive stream processing library, written in C++ and Python
|
||||
- [Dask](https://github.com/dask/dask)  | `Python` | - Parallel computing with task scheduling in Python with a Pandas like API
|
||||
- [Spark](https://github.com/apache/spark)  | `Scala` | - Apache Spark - A unified analytics engine for large-scale data processing
|
||||
- [Hamilton](https://github.com/dagworks-inc/hamilton) | `Python` | - A scalable general purpose micro-framework for defining dataflows. You can use it to build dataframes, numpy matrices, python objects, ML models, etc. Embed Hamilton anywhere python runs, e.g. spark, airflow, jupyter, fastapi, python scripts, etc.
|
||||
|
||||
Reference in New Issue
Block a user