#11 · Primary category: AI Data Infrastructure & Storage
3FS
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
Project last updated:05/07/26
GitHub Stars
10.2K
Forks
1.1K
Contributors
45
License
MIT
Why we included this project
3FS is the distributed file system DeepSeek built to serve its own training and inference clusters, and it is now open source under MIT. Teams running AI workloads on hardware they own, GPU nodes with NVMe SSDs and RDMA networking, get a genuine alternative to network file systems that buckle under heavy checkpointing and dataloader traffic. It keeps the familiar file interface with strong consistency, so applications do not need rewriting around a proprietary storage API. The disaggregated architecture is what sustains multi-TiB/s read throughput across hundreds of storage nodes, which matters when training jobs move enormous intermediate datasets around. If you run your own GPU fleet rather than renting managed cloud storage, this was built for exactly the workloads that tend to bottleneck elsewhere, including checkpointing, random sample access, and KV-cache for inference.
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
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.