Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajasekarv/vega
A new arguably faster implementation of Apache Spark from scratch in Rust
https://github.com/rajasekarv/vega
Last synced: 3 days ago
JSON representation
A new arguably faster implementation of Apache Spark from scratch in Rust
- Host: GitHub
- URL: https://github.com/rajasekarv/vega
- Owner: rajasekarv
- License: apache-2.0
- Created: 2019-10-22T19:13:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T16:10:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T07:28:29.181Z (10 days ago)
- Language: Rust
- Size: 2.05 MB
- Stars: 2,236
- Watchers: 117
- Forks: 205
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vega
Previously known as `native_spark`.
[![Join the chat at https://gitter.im/fast_spark/community](https://badges.gitter.im/fast_spark/community.svg)](https://gitter.im/fast_spark/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/rajasekarv/native_spark.svg?branch=master)](https://travis-ci.org/rajasekarv/native_spark)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)**[Documentation](https://rajasekarv.github.io/vega/)**
A new, arguably faster, implementation of Apache Spark from scratch in Rust. WIP
Framework tested only on Linux, requires nightly Rust. Read how to get started in the [documentation](https://rajasekarv.github.io/vega/chapter_1.html).
## Contributing
If you are interested in contributing please jump on Gitter and check out and head to the issue tracker where you can find open issues (anything labelled `good first issue` and `help wanted` is up for grabs).