dora-rs/dora
DORA is a Rust framework for building real-time AI-based robotic applications modeled as dataflow pipelines.

DORA (Dataflow-Oriented Robotic Architecture) provides middleware for creating AI-based robotic applications with low latency and distributed dataflow capabilities. Applications are structured as directed graphs (pipelines) composed of nodes that process data. The framework supports multiple languages (Rust, Python) and explicitly integrates AI agents in its own development workflow. It targets embodied AI systems that require real-time sensor processing and actuator control.