Apache Spark is an open-source, distributed computing system designed for big data processing and analytics, offering an alternative to traditional MapReduce models with improved performance and ease of use. It provides a unified analytics engine capable of handling large-scale data processing tasks efficiently by leveraging in-memory computation and a resilient distributed dataset (RDD) framework. Spark supports a variety of programming languages such as Java, Scala, Python, and R, enabling developers to build sophisticated data pipelines with ease. Additionally, it integrates seamlessly with a variety of data sources like Hadoop Distributed File System (HDFS), Apache HBase, and Apache Cassandra, among others. The ecosystem includes libraries for SQL (Spark SQL), streaming data (Spark Streaming), machine learning (MLlib), and graph processing (GraphX), making it highly versatile in addressing a wide range of data processing and analytic workloads across various industries. For application developers, Apache Spark provides the tools to scale applications efficiently and handle complex data transformations, ultimately enabling faster insights from data-intensive applications.
View the most prominent open source Apache Spark projects in the list below. Click on a specific project to view its alternative or complementary packages. Make comparisons and find the best package for your app.
- Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. Join the course here 👇🏼☆45,312Updated this week
- Apache Spark - A unified analytics engine for large-scale data processing☆43,955Updated this week
- Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce,…☆29,340Mar 20, 2024Updated 2 years ago
- Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.☆28,780Updated this week
- 最新Docker容器技术,从真实案例中学习最佳实践!| Learn and understand Docker&Container technologies, with real DevOps practice!☆26,237Updated this week
- 大数据入门指南☆16,964Jan 5, 2024Updated 2 years ago
- List of Data Science Cheatsheets to rule the world☆16,329Jul 18, 2024Updated 2 years ago
- GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.☆15,272Apr 30, 2026Updated 4 months ago
- flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Ta…☆15,097May 6, 2026Updated 4 months ago
- 【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!☆14,733Jul 21, 2025Updated last year
- Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.☆14,684Jul 29, 2026Updated last month
- Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and …☆14,251Updated this week
- 专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...☆10,533Aug 7, 2023Updated 3 years ago
- Python SQL Parser and Transpiler☆9,595Updated this week
- An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Tr…☆8,987Updated this week
- 🧙 Build, run, and manage data pipelines for integrating and transforming data.☆8,819Aug 13, 2026Updated 3 weeks ago
- H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random F…☆7,501Updated this week
- Alluxio, data orchestration for analytics and machine learning in the cloud☆7,238Updated this week
- A Flexible and Powerful Parameter Server for large-scale machine learning☆6,787Jul 26, 2026Updated last month
- Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.☆6,656Updated this week
- macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime …☆6,268Feb 27, 2023Updated 3 years ago
- Simple and Distributed Machine Learning Python Library porting ML algorithms for Spark☆5,245Updated this week
- cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,mlops算法链路全流程,算力租赁平台,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU虚拟化,边缘计算,标注平台自动化标注,deepseek…☆5,077Jul 11, 2026Updated last month
- State of the Art Natural Language Processing☆4,159Updated this week
- The Hunting ELK☆3,930Jun 1, 2024Updated 2 years ago
- A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others☆3,924Updated this week
- TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.☆3,844Jul 10, 2023Updated 3 years ago
- Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.☆3,643Aug 31, 2026Updated last week
- 酷玩 Spark: Spark 源代码解析、Spark 类库等