#16 · Primary category: AI Data Infrastructure & Storage
Daft
High-performance data engine for AI and multimodal workloads. Process images, audio, video, and structured data at any scale
Project last updated:08/26/26
GitHub Stars
5.7K
Forks
549
Contributors
183
License
Apache-2.0
Why we included this project
Teams that build training or inference pipelines from raw media usually end up wiring together separate tools for images, audio, video, and the tabular metadata that describes them. Daft folds that into one dataframe API: you load a folder of images from S3, run an embedding model or an LLM prompt over the rows, and write the result to Parquet or Iceberg without leaving the framework. The Python interface sits on a Rust core, so you get vectorized execution and out-of-core processing and skip the JVM overhead of Spark-style stacks. It scales from a laptop to distributed clusters on Ray or Kubernetes, which matters for small teams that want a single code path from prototype to production. If multimodal ETL, dataset curation, or feature generation at scale is your daily work, this is worth a serious look.
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.