#26 · Primary category: AI Data Infrastructure & Storage

alluxio

alluxio data-analysis data-orchestration hadoop memory-speed presto spark tensorflow virtual-distributed-filesystem

Alluxio, data orchestration for analytics and machine learning in the cloud

Project last updated:04/29/25

GitHub Stars

7.2K

Forks

2.9K

Contributors

1.4K

License

Apache-2.0

Why we included this project

Alluxio is a distributed caching layer that sits between your compute engines and durable storage. It keeps hot data in memory across a cluster, so jobs that rerun against the same large datasets read from local memory instead of hammering object storage or HDFS. Because it exposes one virtual namespace and a common interface over many backends, you can add or swap storage systems without touching application code. The project grew out of UC Berkeley's AMPLab (it was called Tachyon there) and is used widely with Presto, Spark, and Trino for structured analytics. One honest caveat: this open-source edition targets analytics workloads, while very large-scale AI training and inference acceleration lives in the commercial product.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category