Project Overview
dora is an open-source Rust middleware designed to simplify robot software development. It models applications as directed graphs (pipelines), enabling low-latency, composable, and distributed data flow.
Core Features
- Directed Graph Modeling: Decomposes robot applications into nodes and edges, forming a clear data flow.
- Low Latency: Optimizes data transmission paths to reduce delay.
- Composability: Modular design for easy combination and reuse of functionality.
- Distribution: Supports distributed deployment to scale applications.
Technology Stack
Developed primarily in Rust, leveraging Rust's safety and performance advantages.
License
Licensed under Apache-2.0.
Community Attention
Has gained 3800+ stars on GitHub, attracting attention from the developer community.










Comments
No comments yet
Be the first to comment