Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuplex/tuplex
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
https://github.com/tuplex/tuplex
Last synced: 15 days ago
JSON representation
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
- Host: GitHub
- URL: https://github.com/tuplex/tuplex
- Owner: tuplex
- License: apache-2.0
- Created: 2021-06-30T01:16:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T03:47:58.000Z (8 months ago)
- Last Synced: 2024-08-01T00:38:05.324Z (3 months ago)
- Language: C++
- Homepage: https://tuplex.cs.brown.edu
- Size: 67.1 MB
- Stars: 810
- Watchers: 18
- Forks: 46
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - tuplex/tuplex